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
- Packman: "My Assets" filters section doesn't rescale on filter sections collapse
- "DrawDepthNormalPrepass" exceptions are thrown in Editor when Ctrl key is held with specific renderer settings
- Script file name changes do not display in Editor when Compiler errors are present
- Sprites are not rotating with bones when the Sprite type is Unlit
- Crash on TransferField_NonArray<YAMLRead,Converter_String> when opening a specific project
Add comment