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
- [Linux] UI picking is offset to the left when Reference DPI and Fallback DPI differ
- Scrolling in a default ScrollView in WebGL builds is slower when compared to other platform builds and the Editor
- Physics 2D Manager documentation page is missing
- Duplicate External Textures start appearing when a Texture created with "CreateExternalTexture" is modified causing Memory Usage spikes on VisionOS
- Silent crash when using a "Blend Shape" in a "Skinned Mesh Renderer" to move vertices to Vector3.positiveInfinity, and "Occlusion Culling" is baked
solid_
Mar 26, 2017 13:44
Unity 5.5.2f1.
Call Social.ShowLeaderboardUI ();
Achievements UI is opened instead of Leaderboards UI.