Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.2.0p4
Issue ID
1015827
Regression
No
[iOS] Game Center authentication screen is not being displayed when canceling login and opening it again
To reproduce:
1. Open project attached by QA
2. Make sure that your device is disconnected from the Game Center (Settings -> Game Center)
3. Build and run "test" scene on iOS
4. Press the button
5. Notice that game center window has appeared
6. Click "cancel"
7. Hit the button once again
Expected result: Game Center window should appear again.
Actual result: Game Center window is not being shown.
Reproduced with: Unity 2017.1.3p2, 2017.2.0p4, 2017.3.1p2, 2018.2.0a5
Devices: iPhone 8 iOS 11.0, iPod Touch 6th gen iOS 10.2, iPad Mini 2 iOS 9.2.1
Won't fix:
GameCenter API works in such that that the authentication window is no longer shown if the user cancels it. The displayed error ("Failed to authenticate local user The requested operation has been canceled or disabled by the user.") is returned by `GKLocalPlayer.authenticateHandler' so there is nothing we can really do if the iOS doesn't show the dialog.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Too little validation messages in the "WebAssembly Language Features" Memory settings
- Project Settings Search Highlights are misaligned when using the Bitmap Text Rendering Mode
- "GetControlID at event ValidateCommand returns a controlID different from the one in Layout event" Warning is thrown when undoing the deletion of Sprite Shape Profile
- Memory related fields in the "WebAssembly Language Features" can be set to the negative numbers
- "WebAssembly Language Features" Header in the Player Settings has a smaller indentation
Add comment