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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
Add comment