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
- Reflection Probe “Probe Scene Editing Mode:” text is barely visible
- [HDRP] Game view doesn’t refresh after changing Camera Background Type until mouse moves over it
- Some Shaders appear twice in Material Shader selection menu
- Editor freezes with a StackOverflowException when certain asset types are assigned to a managed component in a SubScene via AddComponentObject
- Scale Snapping with Gizmos does not work in the Scene view when Snapping and Absolute Grid Snapping are toggled off
Resolution Note (fix version 3.0.2-preview):
https://github.com/Unity-Technologies/TerrainTools/pull/513