Search Issue Tracker
Fixed in 2020.2.X
Fixed in 2019.4.X
Votes
1
Found in
2019.4.2f1
2019.4.6f1
2020.1.0a1
2020.2
Issue ID
1267845
Regression
Yes
Reintroduction of the deprecated GameCenterUsersID so customers can start moving away to the new GamePlayerID
How to reproduce:
1. Open the attached "project.zip" Unity project
2. Log in to the Game Center in your iOS device
3. Build and deploy the "SampleScene" Scene
4. Tap the button on the screen and observe the Xcode console
Expected result: the GameCenterUsersID is printed in the console
Actual result: "UnknownID" is printed in the console
Reproducible with: 2019.4.2f1, 2019.4.8f1, 2020.1.0a2, 2020.1.2f1, 2020.2.0a20
Not reproducible with: 2018.4.26f1, 2019.3.16f1, 2019.4.1f1, 2020.1.0a1
Reproduces on:
VLNQA00160 iPhone 6S iOS 13.3.1
Notes:
1. If the "Player is unauthenticated" message is received, make sure you are logged in to the Game Center on your device.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Any small change in UI Builder Inspector refreshes Editor Inspector
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- [Linux] AutoLocale log is logged when opening a project
Add comment