Search Issue Tracker
By Design
Votes
0
Found in [Package]
4.0.0-pre.2
Issue ID
1357269
Regression
No
Terrain tools brush variables are fractional numbers
How to reproduce:
1. Open the "case_1357269" project
2. Open the "SampleScene" Scene
3. Select the "Terrain" GameObject
4. Slide the slider on the "Terrain Component -> Stroke -> Brush Strength"
5. Notice the value
Expected result: the Terrain tools brush values are whole numbers
Actual result: the Terrain tools brush values are fractional numbers
Reproducible with: 3.0.2-preview.3 (2019.4.29f1, 2020.3.16f1, 2021.1.17f1), 4.0.0-pre.2 (2021.2.0b7, 2022.1.0a5)
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
- Warning of an unknown Script missing is logged when selecting VFX in Play Mode
- Vertical and horizontal scrollbars appear and disappear when dragging an attribute to a different position within the Shader Graph Hierarchy
- AudioSource.PlayDelayed() does not work with Audio Random Containers
- Compatible with the VFX Graph Shader Graph can't be dragged and dropped into the "Output" block from the Project window
- [Silicon] Freeze/crash on BrotliDecoderDecompressStream when using System.IO.Compression.BrotliDecoder.TryDecompress
Resolution Note:
The brush strength goes from zero to one by design.