Causing error :
Assets/GooglePlayGames/ISocialPlatform/PlayGamesUserProfile.cs(146,40): error CS0117: UnityEngine.Texture2D' does not contain a definition for
blackTexture’
i am trying to plugin google play services in application . And that causing the trouble some error .
Error are :
1.
Resolver version is now: 10101
UnityEngine.Debug:Log(Object)
GooglePlayServices.PlayServicesResolver:RegisterResolver(IResolver)
GooglePlayServices.ResolverVer1_1:.cctor()
UnityEditor.EditorAssemblies:SetLoadedEditorAssemblies(Assembly)
- url: https://kharma.unity3d.com/
3.[Global Exception] [object Event]
returnValue:true.
timeStamp:1477405685470.
eventPhase:3.
target:[object HTMLScriptElement].
defaultPrevented:false.
srcElement:[object HTMLScriptElement].
type:error.
clipboardData:undefined.
cancelable:false.
currentTarget:[object DOMWindow].
bubbles:true.
cancelBubble:false.
notLogged
i want to intergrate facebook login , sharing , inviting and using the leaderboard in unity. and google play game integration.
Solved the Problem by changing the plugin to the older version .