Search Issue Tracker
Fixed in 3.0.2-preview
Votes
0
Found in [Package]
3.0.1
Issue ID
1276448
Regression
No
[Terrain Tools] Twist tool: certain values cause value spikes in the heightmap
[Terrain Tools] Twist tool: certain values cause value spikes in the heightmap
Repro
1. Set the twist values to match those below
2. Paint using the twist brush
Expected: Clean twisted terrain
Actuality: Spikes/Artifacts within the twisted terrain
The values are:
Brush strength: 1
Brush strength jitter: 1
Twist amount: 100
Other combinations of values will cause the same thing, the common thread seems to be too much total twist power, which is a combination of these 3 variables.
See attached GIF below
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Volume" Component documentation link is missing
- GUI.TextField cursor is misaligned from text when setting Content Offset on GUI Skin
- The beginning of the Animation doesn’t start at the correct position when it's being enabled through a Trigger event and the Physics Simulation mode is set to "Update"
- Values are cut off between Visual Scripting Node links when in Play mode
- UI Toolkit Style is inconsistent when using Style Classes named using digits
Resolution Note (fix version 3.0.2-preview):
https://github.com/Unity-Technologies/TerrainTools/pull/513