Search Issue Tracker
Active
Under Consideration for 2021.3.X, 2022.3.X, 6000.0.X, 6000.1.X, 6000.2.X, 6000.3.X
Votes
1
Found in
2021.3.45f1
2022.3.52f1
6000.0.26f1
6000.1.0a3
6000.2.0a1
6000.3.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
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
Add comment