Search Issue Tracker
Fixed in 5.4.3
Votes
1
Found in
5.3.5f1
Issue ID
808537
Regression
No
[iOS] GameCenterPlatform.ShowLeaderboardUI is not showing the specific leaderboard
Steps to reproduce:
1. Create and setup an app with 2 Game Center leaderboards in iTunes Connect (with ids "leaderboard1" and "leaderboard2")
2. Build and run the attached project to an iOS device
3. Wait a few moments for GameCenter to Authenticate
4. Report a test score to both leaderboards using the "Leaderboard Report" buttons (left)
5. Try viewing the individual scores, using the "Show leaderboard" buttons (right)
Expected behaviour: Individual score page for the specific leaderboards should be displayed
Actual behaviour: Default page for all leaderboards is shown, and player needs to manually select which leaderboard to display
Comments (1)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Warning of an unknown Script missing is logged when selecting VFX in Play Mode
- Vertical and horizontal scrollbars appear and disappear when dragging an attribute to a different position within the Shader Graph Hierarchy
- AudioSource.PlayDelayed() does not work with Audio Random Containers
- Compatible with the VFX Graph Shader Graph can't be dragged and dropped into the "Output" block from the Project window
- [Silicon] Freeze/crash on BrotliDecoderDecompressStream when using System.IO.Compression.BrotliDecoder.TryDecompress
Vishwa001
Dec 18, 2017 10:56
GameCenterPlatform.ShowLeaderboardUI(leaderboardId, UnityEngine.SocialPlatforms.TimeScope timeScope);
its method refrence can solve the issue.