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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment