Search Issue Tracker
Fixed in 2018.3.X
Votes
1
Found in
2018.3.0a4
2018.3.0f2
2019.1.0a1
Issue ID
1111018
Regression
Yes
Editor crashes when using terrainData.splatPrototypes and Terrain's layer assets aren't found
How to reproduce:
1. Open the user's project
2. Enter Play Mode
Expected result: Editor enters Play Mode
Actual result: Editor crashes
Reproducible on 2018.3.0a4, 2018.3.2f1, 2019.1.0a13
Not reproducible on 2017.4.18f1, 2018.3.0a3
Last 5 lines of the stack trace:
0x0000000141C8D363 (Unity) TerrainDataScriptingInterface::GetSplatPrototypes
0x00000001416D78A5 (Unity) TerrainData_Get_Custom_PropSplatPrototypes
0x000000005A246A33 (Mono JIT Code) (wrapper managed-to-native) UnityEngine.TerrainData:get_splatPrototypes (UnityEngine.TerrainData)
0x000000005A24643B (Mono JIT Code) [E:\Downloads\cases\2018.3.0f2\case_1111018-TerrainTest\Assets\CrashTest.cs:9] CrashTest:Start ()
0x000000005A39EBD8 (Mono JIT Code) (wrapper runtime-invoke) object:runtime_invoke_void__this__ (object,intptr,intptr,intptr)
Fixed in: 2019.2.0a8
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