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
- Unity Version Control window during "Create workspace" updates only when the mouse is moved
- Crash on AudioMixer::GetFloat when entering Play Mode in a specific project
- Test assembly files are not generated when using a local package included in a subdirectory
- URP Terrain Shaders are always included when building on any target platform
- Multiple errors thrown and Scene/Game view is not rendered when Lighting Override Mask is set to the same layer as the Volume
Resolution Note (fix version 2022.3.63f1):
Fixed