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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment