Search Issue Tracker
Fixed in 2017.3.0f3
Fixed in 5.6.X, 2017.1.X, 2017.2.X
Votes
0
Found in
5.6.2p1
Issue ID
929802
Regression
No
[iOS] Build crashes when adding new data via List.AddRange()
To reproduce:
1. Open project attached by the user
2. Build for iOS with "main" scene included
3. In opened app click on "id" dropdown
4. Touch a nested element "od1"
Expected: Additional information should appear after touching element "od1" that contains this info.
Actual: Application crashes on * frame #1: 0x00000001005d06f0 augview`::List_1_AddCollection_m2840338712_gshared(__this=0x000000010e6cea50, ___collection0=0x000000010bbfb680, method=<unavailable>) at Bulk_Generics_16.cpp:88074 [opt]
Reproduced on: 5.6.2p3, 2017.1.0f3, 2017.2.0b2
5.5 versions throw compile errors.
Reproduced with: iPad 5th gen OS 10.3.2, iPhone 6+ OS 8.0
Fixed in: 2017.3.0a7
Backported to: 5.6.3p2, 2017.1.0p5
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Duplicate External Textures start appearing when a Texture created with "CreateExternalTexture" is modified causing Memory Usage spikes on VisionOS
- Silent crash when using a "Blend Shape" in a "Skinned Mesh Renderer" to move vertices to Vector3.positiveInfinity, and "Occlusion Culling" is baked
- Some Prefab Source and Override content bounds are misaligned
- The Package Manager's "install packages by..." panels break when Domain Reload is triggered, and the panel is open
- Crash with multiple stack traces when leaving a docked VFX Graph open
Add comment