Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

LoadProfileInfo doesn't wait until WWW coroutine is complete #147

Closed
ilookha opened this issue Nov 12, 2017 · 2 comments
Closed

LoadProfileInfo doesn't wait until WWW coroutine is complete #147

ilookha opened this issue Nov 12, 2017 · 2 comments
Labels

Comments

@ilookha
Copy link

ilookha commented Nov 12, 2017

Hi, LoadProfileInfo does only "yield return null" before checking the status of the WWW result. One frame wouldn't be enough to end the request and so the gamerpic sprite is usually not updated.

https://github.com/Microsoft/xbox-live-unity-plugin/blob/fb223e3421b13e5263618f28545301962e669387/Assets/Xbox%20Live/Scripts/UserProfile.cs#L201

@MSFT-Heba
Copy link
Contributor

Hi @ilookha,
This issue will be fixed in the upcoming release.

@MSFT-Heba MSFT-Heba added the bug label Dec 4, 2017
@jplafonta
Copy link
Contributor

This is fixed in 1711 release.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants