Search Issue Tracker
Fixed in 5.6.0
Votes
0
Found in
5.6.0b4
Issue ID
872421
Regression
Yes
[iOS] Crash on "splashtest`::UpdateAllSkinnedMeshes() [inlined] capacity at dynamic_array.h:371 [opt]" after the splash screen
Reproduction steps:
1. Open the attached "Stripped" project.
2. Build and run it for iOS.
3. Application crashes:
* thread #1: tid = 0x57c942, 0x00000001004a853c splashtest`::UpdateAllSkinnedMeshes() [inlined] capacity at dynamic_array.h:371, queue = 'com.apple.main-thread', stop reason = EXC_BAD_ACCESS (code=1, address=0x98)
* frame #0: 0x00000001004a853c splashtest`::UpdateAllSkinnedMeshes() [inlined] capacity at dynamic_array.h:371 [opt]
frame #1: 0x00000001004a853c splashtest`::UpdateAllSkinnedMeshes() [inlined] resize_buffer at dynamic_array.h:419 [opt]
frame #2: 0x00000001004a853c splashtest`::UpdateAllSkinnedMeshes() [inlined] resize_uninitialized at dynamic_array.h:287 [opt]
Regression introduced in:
5.6.0b5
Reproduced with;
5.6.0b5,
iPhone 6 iOS 9.0.2
Not reproducible with:
5.6.0b4
Note:
Full stack in the edit
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened
Add comment