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
- Profiler - Taking you to the wrong section when using 'show'
- Draw Renderers custom pass doesn't work with SSGI
- WebCamTexture does not set the requested resolution when used in WebGL
- Editor default Stylesheet/Matching Selector buttons in Debugger don't do anything
- Graphics.DrawMeshNow stops rendering Render Texture after a few frames when viewed in the Player
Add comment