Search Issue Tracker
Fixed in 2017.1.X
Votes
0
Found in
5.6.0b5
Issue ID
873277
Regression
Yes
[IL2CPP] Crash in UpdateAllSkinnedMeshes with Engine Code Stripping on iOS - 5.6.0b5 regression
All iOS projects made with IL2CPP and Engine Code Stripping crash on startup in UpdateAllSkinnedMeshes().
Steps to reproduce:
1) Create/open any project.
2) Build for iOS with IL2CPP and Engine Code Stripping enabled (default settings).
3) Run on a device.
The app crashes in UpdateAllSkinnedMeshes() before the splash screen appears. This does not occur when Engine Code Stripping is disabled and with Mono2x API. Doesn't reproduce on Android devices under the same circumstances.
Reproduced on:
5.6.0b5
Did not reproduce:
5.6.0b4, 5.5.0p4
Devices tested:
iPhone 5 iOS 9.3.5
iPhone 7 iOS 10.2.1
LG Nexus 5 Android 6.0.1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Complex Sub Graph connected to a Voronoi node is ignored when the shader gets applied as a Material
- Compute Shader property not set error when entering play mode with path tracing and PBR sky
- "WebGL Publish" detects WebGL module and allows building when it is installed without restarting the project
- Editor is non-responsive and flickers when multiple Water System instances are enabled
- Texture2D.PackTextures causes mips 7-9 to turn pink when packed textures are of ASTC 4x4 compression
Add comment