Search Issue Tracker
By Design
Votes
1
Found in
5.3.5p7
Issue ID
813100
Regression
No
[tvOS] Social.ShowLeaderboardUI opens Achievements UI on Apple TV
Steps to reproduce:
1. Open attached project
2. Build for tvOS
3. Run built Xcode project on Apple TV device
4. Click 'Authenticate' to authenticate user
5. Click 'Leaderboard' to call Social.ShowLeaderboardUI
6. Notice that Achievements UI is opened instead of Leaderboards UI
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
- Reflection Probe renders black when baked with GPU Resident Drawer and GPU Occlusion Culling enabled
- Crash on RuntimeAnimatorController::BuildCustomController when playing a specific animation
- [iOS] Screen flashing after the iOS splash screen
- File watcher does not trigger after the AcquireFloatingLease and before the Entitlement check
- HDR Output gets disabled in the Editor when Reflection Probe is enabled during runtime
solid_
Mar 26, 2017 13:44
Unity 5.5.2f1.
Call Social.ShowLeaderboardUI ();
Achievements UI is opened instead of Leaderboards UI.