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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
solid_
Mar 26, 2017 13:44
Unity 5.5.2f1.
Call Social.ShowLeaderboardUI ();
Achievements UI is opened instead of Leaderboards UI.