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
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
- Only the left screen is rendering when using Render Graph Fullscreen Blit in Meta Quest 2
- Context menu with the "Revert" option doesn't appear when pressing the right mouse button on a "Vector2" or "Vector3" property in the Inspector of a custom shader
- Missing Render Feature "Full Screen Pass Render Feature" in any “Universal Renderer Data” asset when upgrading from 2022.3
- Inconsistent ParticleSystemVertexStream.PercentageAlongTrail data range in Trail Texture Modes except "Stretch"
- The Graph Debug Window can be right clicked through and the Node Workspace is manipulated instead
solid_
Mar 26, 2017 13:44
Unity 5.5.2f1.
Call Social.ShowLeaderboardUI ();
Achievements UI is opened instead of Leaderboards UI.