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
- Keywords on Material Variants aren't automatically saved when changed on original Material through Shader Graph
- Light Probes get baked when calling LightProbes.Tetrahedralize
- Shadows flicker and cause visual artifacts when modifying a GameObject's bounds using Swizzle (Y Mask) and Sine Time nodes
- [WebGL] Frame rate drops by 5-20 fps when moving cursor or touch input in the Player
- Light bleeds when using box shaped spotlight with specific Emission Range values
solid_
Mar 26, 2017 13:44
Unity 5.5.2f1.
Call Social.ShowLeaderboardUI ();
Achievements UI is opened instead of Leaderboards UI.