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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment