Search Issue Tracker
In Progress
Fix In Review for 6000.0.X
Fixed in 6000.1.0a6
Votes
0
Found in
6000.0.22f1
Issue ID
UUM-83752
Regression
No
Fog "Density" field dragging is too sensitive
How to reproduce:
1. Create a new HDRP Unity project
2. Go to Window -> Rendering -> Lighting -> Environment -> Other Settings
3. Navigate to the "Density" field and drag it
4. Observe the results
Expected results: The value change is slow because the value can be changed only between 0 and 1
Actual results: The value changes too fast and it's hard to choose small values
Reproducible with: 6000.0.22f1
Can't test with: 2021.3.44f1, 2022.3.49f1 (No such settings)
Reproducible on: macOS Sequoia 15.0 (M1)
Not reproducible on: No other environment tested
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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note (fix version 6000.1.0a6):
Editor: Make fog density field use Slider().
Resolution Note (fix version 6000.0):
Editor: Make fog density field use Slider().