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
- 'NullReferenceException' error is thrown when the Tutorials window is closed and the "Welcome Dialog" is pressed
- Mouse Postion can become max value or infinity when using touch input with Legacy Input Module
- Crash on RaiseException when creating a multiplayer room while toggling UI
- Performance Markers “Add Column” dropdown has a lot of empty space when opened
- Console Warning -- KeyboardIconAtlas sprite Input Outline goes beyond the boundary of the Sprite rect.
Resolution Note (fix version 3.0.2-preview):
https://github.com/Unity-Technologies/TerrainTools/pull/513