Search Issue Tracker
Not Reproducible
Votes
0
Found in
2018.2.5f1
Issue ID
1078278
Regression
No
Unity crashes when changing the value of a variable affecting the material that's applied to a terrain
How to reproduce:
1. Download user's attached project "MyTechLight.zip"
2. You will see the HighBlend window opened as shown in the attached video
3. Change any variable's value and press "Save Asset" as also shown in my attached video
4. Try to open Scene view
--crash occurs--
I was only able to reproduce this with 2018.2.7f1 due to the errors caused by packages
Couldn't reproduce with 2018.1.9f2, 2018.3.0b1
Note: video is in the edit field down below
First six lines of the stack trace:
0x0000000141DEA547 (Unity) SplatMaterials::FindMaterialProperties
0x0000000141DF7080 (Unity) SplatMaterials::Update
0x0000000141E18459 (Unity) Terrain::UpdateSplatMaterials
0x0000000141E0F945 (Unity) TerrainManager::CullAllTerrains
0x0000000140875E62 (Unity) CullScriptable
0x00000001415FFC46 (Unity) CullResults_CUSTOM_INTERNAL_CALL_Internal_Cull
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [URP] All materials render black when building via batchmode or without rendering Scene/Game view in Editor if Decal renderer Technique is set to "Automatic"
- Player Tags list shows extra blank space behind the scrollbar in the "Player Tags" settings window
- Edit Angular Limits gizmo handles are small and easy to miss-click in the Scene view
- Duplicate Player Tag save fails silently with no error or validation message
- Letters on the left side move further as Letter Spacing is increased when Advanced Text Generator is used and Alignment is set to Center
Add comment