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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment