Search Issue Tracker
In Progress
In Progress in 6000.0.X
Under Consideration for 2021.3.X, 2022.3.X, 6000.1.X
Fixed in 6000.2.0a10
Votes
1
Found in
2021.3.45f1
2022.3.52f1
6000.0.26f1
6000.1.0a3
6000.2.0a1
Issue ID
UUM-86355
Regression
No
Scroll view sensitivity remains unchanged when modifying the "--unity-metrics-single_line-height" value
Reproduction steps:
1. Open the attached “repro_IN-88035“ project
2. Open the “Assets/Bug.unity“ Scene
3. Enter the Play Mode
4. Observe how much the scroll view is scrolled after moving the mouse wheel by one tick
5. Exit the Play Mode and open the “Assets/test.uss“
6. Change the “--unity-metrics-single_line-height“ value from “1px“ to a bigger value (for example, “1000px“)
7. Enter the Play Mode again
8. Observe how much the scroll view is scrolled after moving the mouse wheel by one tick
Expected result: The scroll view is scrolled further than before
Actual result: The distance that is scrolled is the same as before
Reproducible with: 2021.3.45f1, 2022.3.52f1, 6000.0.26f1, 6000.1.0a3
Reproducible on: macOS 15.0 (Sonoma), Windows 10 (22H2)
Not reproducible on: No other environments tested
Note: Reproducible in Player
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on [NSApplication endModalSession:] when saving while Play Mode is loading
- Incorrect Preferred Height calculation when a single text line uses different Font Assets
- [ShaderGraph] Redo Collapse Nodes action does not fully collapse the Nodes
- [Ubuntu] Mouse cursor is set box select mode after exiting VFX Graph's Rename Context function
- Unrecognized identifier DECLARE_STACK_CB error is thrown when VirtualTexture Property is used with Custom RenderTexture target
Add comment