Search Issue Tracker
Won't Fix
Votes
0
Found in
2023.1.0b3
Issue ID
UUM-26896
Regression
No
Naming of Brush Strength is inconsistent between the Inspector and the Brush Attributes menu
How to reproduce:
1. Open the project from comments or create a project and set up "Terrain Tools"
2. Enter Scene "SampleScene"
3. Create and/or select a Terrain GameObject
4. Observe in Inspector the "Strength" value and "Opacity" in Brush Attributes in Scene View
Actual result: Strength and Opacity are used as the same Value
Expected result: It should be either Strength or Opacity, although Opacity makes sense for operations like "Paint Texture" and Strength for "Raise or lower terrain"
Reproducible with: 2023.1.0b3, 2023.2.0a2
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
- Palette Settings link to the documentation isn’t working
- Tags & Layers window has inconsistent remove button behaviour between Tags, Sorting Layers, and Rendering Layers when there are no removable items in the list
- "Type Options" and "Node Library" dropdowns do not open when clicked on the title
- Public char variables uneditable in Inspector when project setting "Use IMGUI Default Inspector" is enabled
- IAP Listener component’s list titles go out of bounds when resizing the Inspector window horizontally
Resolution Note:
Too minor of an issue for us to address