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
- A 404 page is opened when selecting "Open Documentation" on the Float Node in Shader Graph
- Shader Graph Importer's Documentation Reference button leads to a 404 page
- Crash on WriteParticleLineVertex when particle systems are rendered in a specific project
- Asset names longer than the allowed system file path are not handled gracefully
- Moving VFX Particles leave a ghosting trial in Ray Traced Screen Space Reflections
Add comment