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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment