Search Issue Tracker
By Design
Votes
0
Found in
5.3.5f1
Issue ID
807107
Regression
No
[iOS] Debug build using Google Snappy package crashes with IL2CPP
Steps to reproduce:
1) Open the attached project.
2) In Build Settings, select 'Debug' under 'Run in Xcode as' (Important!).
3) Build the project for iOS.
4) Deploy to a device via Xcode.
5) Open the app.
- The app crashes during initial startup in 'Bulk_snappy.net_0.cpp' with code EXC_BAD_ACCESS. This does not happen when the building a release build. The issue doesn't occur when the scripting backend is set to Mono2x.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Add comment