Search Issue Tracker
Duplicate
Votes
0
Found in [Package]
3.0.2
Issue ID
1285114
Regression
No
Brush Mask Filter: Height - UI accepts values outside of documented 0..1 range
Brush Mask Filter: Height - UI accepts values outside of documented 0..1 range which can be confusing to users when values outside of this range appear to be ignored.
Link to documentation: https://docs.unity3d.com/Packages/com.unity.terrain-tools@3.0/manual/brush-mask-filters-list.html
steps (with terrain tools installed)
1. add new terrain object and select it
2. use inspector to view terrain properties
3. add brush mask filter for height
4. set min value = 10, max value = 20
results: no painting occurs as min/max value range is documented to go from 0..1.
expected results: UI restricts min/max values to useful range
Issue found using macOS and Unity Editor:
Version: 2020.2.0b7.3288
Revision: 2020.2/staging 1b1252580c64
Built: Tue, 06 Oct 2020 02:13:03 GMT
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment