Search Issue Tracker
Not Reproducible
Votes
0
Found in [Package]
Issue ID
1276445
Regression
No
[Terrain Tools] Erosion/Thermal: Breaks when Terrain Height (scale) is large in Unity units (regardless of heightmap resolution)
In the terrain's settings, when you set the Terrain Height to a high enough number, Thermal Erosion breaks and starts to become almost an set-height-to-zero tool.
Repro:
Have a terrain whose Width, Length, & Height are 500, 500, 500.
Have some rough mountains on the terrain.
Use the Thermal Erosion Tool.
Works
Undo.
Change the Width, Length, & Height are 5000, 5000, 5000.
Use Thermal Erosion again.
Breaks
It's only the Height that matters, but these repro steps show that the ratio doesn't matter.
Expected:
That the Terrain Tools work regardless of the terrain scaling, since it has nothing to do with resolution.
See attached GIF
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
- Entities Hierarchy window allows Cyclic nesting and throws an “ArgumentException: Cyclic nesting detected” error when dragging a Prefab onto the same Prefab in the Entities Hierarchy
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0
- VFX Graph Documentation dropdown button does nothing when clicked on the right side
Add comment