play-games-plugin-for-unity icon indicating copy to clipboard operation
play-games-plugin-for-unity copied to clipboard

User's Image and AvatarURL are always NULL.

Open syedammarzia opened this issue 8 years ago • 5 comments

I want to show the avatars of all the players participating in a multiplayer game. But I can't seem to find a way to accomplish that as "ParticipantInfo.Player.AvatarURL" and "ParticipantInfo.Player.image" always return NULL. I can't even seem to get the avatar of currently logged in user. "PlayGamesPlatform.Instance.localUser.image" also always returns NULL. Please fix the problem. I want to release my game ASAP but it is delayed due to this problem. I'm using version 0.9.32.

syedammarzia avatar Apr 19 '16 13:04 syedammarzia