Search Issue Tracker
By Design
Votes
0
Found in
2019.2
2019.2.8f1
2020.1
Issue ID
1189180
Regression
No
[iOS] Crash on il2cpp::vm::Exception::Raise after uncaught exception of type Il2CppExceptionWrapper is thrown
How to reproduce:
1. Build the attached project for iOS
2. Build & Run the app on device via Xcode
3. Press "Leave" button when the tutorial starts
4. Press "Play"
5. Press "Super Challenge" 2 times
6. Keep pressing to skip dialog
Actual result: Unity crashes.
Reproducible with: 2019.2.10f1, 2019.3.0b8, 2020.1.0a10.
Reproducible with:
- iPhone 7 Plus (iOS 11.4.1)
- iPhone X (iOS 13.0)
Notes:
- Unity crashes with uncaught exception of type Il2CppExceptionWrapper.
- Can't check 2018.4 and 2017.4 because project breaks or crashes on open.
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
- Label is not centered when using flex-direction: row
- Incorrect initial target position when the Skinning Editor's "Depth" parameter is adjusted on a bone which is set as the "Effector" parameter on the "Limb Solver 2D" Component
- The order of activation for Water Deformers and Foam Generators will cause water artefacts in the Player
- Crash on `anonymous namespace'::PrepareTreesAndWriteWindParamsJobData::Execute when entering Play mode on a specific project
- Crash on CachedWriter::Write when building a specific project with a default runtime TSS
Resolution Note:
The problem here is an exception in the code of this project.