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
- Previous model to world matrix is not correctly set for ASW
- More calls are made to GC.Alloc in an HDRP Sample Template when compared to the 2022.3 stream
- Generating Light Probe lighting returns inconsistent results on a specific mesh
- Two Warnings appear for every Soft Delete Operation when Deleting Sub Assets in the Project Browser
- “Item m_LightProbeSystem not found” warning is thrown when pressing the “Open” button multiple times in the Adaptive Probe Volume component warning
Add comment