Search Issue Tracker
Active
Under Consideration for 2021.3.X
Fixed in 2022.3.63f1
Votes
0
Found in
2021.3.52f1
2022.3.62f1
Issue ID
UUM-105560
Regression
No
[iOS] Application frequently crashes on Social.LoadAchievements call when many achievements are registered
Reproduction steps:
1. Have an app in App Store Connect with 149 achievements (maximum limit)
2. Open the attached “iOS Achievement Crash” project
3. Build the project for the iOS platform
4. Run the built Xcode project on a iOS device
5. On the device, click the black square at the bottom of the screen
Expected result: The app continues to work
Actual result: The app crashes and “EXC_BAD_ACCESS” error is shown in Xcode
Reproducible with: 2021.3.52f1, 2022.3.62f1
Couldn't test with: 6000.0.49f1, 6000.1.4f1, 6000.2.0b2 (Social method group is obsolete in these versions)
Testing environment: macOS Sequoia 15.4.1 (M1 Max)
Reproducible with these devices:
VLNQA00624, iPhone 16 Pro, iOS: 18.3.1, CPU: Apple A18 Pro
VLNQA00394, iPhone 13 mini, iOS: 18.1, CPU: Apple A15 Bionic
Note: In step 5, you may need to click the black square multiple times for the crash to occur
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
- Crash with multiple stack traces when playing video on a render texture with low-end graphics devices
- Circle handle of the Game view scale slider bar disappears when the scale is set to 1x
- Asset Bundles non-deterministic behavior with CRCs and hash when a video has Transcoding enabled and Sprite Atlas has an override option enabled
- [Quality Hackweek] Errors "InvalidOperationException: EnsureRunningOnMainThread can only be called from the main thread" and "NullReferenceException" shown when switching build platforms with Muse Texture package installed
- "Importer(DefaultImporter) generated inconsistent result for asset" warnings are thrown when reimporting the "URP" texture
Resolution Note (fix version 2022.3.63f1):
Fixed