Search Issue Tracker
Fixed in 4.6.1
Votes
0
Found in
4.5.4p1
Issue ID
637946
Regression
No
Social.LoadAchievements outputs additional log messages when running on a device [iOS] [Social API]
To Reproduce:
1. Enable GameCenter Sandbox on device (on iOS 8 goto 'Settings/Game Center') and login
to GC using an Apple account.
2. Build the project attached to the post with development build on.
3. After the application is played you'll see three log messages on the device screen (and in xcode).
4. The second message 'No achievements found' is outputted automatically after 'Social.LoadAchievements' and is not outputted by the user.
5. This message is not outputted when running the scene in editor, but only on device.
Note: according to the user several other log messages are outputted as well, but I couldn't reproduce this.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Prefabs with "Flags" enum properties result in "IndexOutOfRangeException" when trying to commit/revert
- The Camera first person mode in Cameras overlay is greyed out and not clickable when the Editor is restarted with the Game View focused
- Scene View doesn't select the Canvas when it's clicked with the View Tool
- Transform fields are impossible to edit when Inspector window is resized
- Actions in UI Builder Preview mode are not fully reset after exiting the Preview mode
Add comment