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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note:
Too minor of an issue for us to address