Search Issue Tracker
Fixed
Votes
0
Found in
6000.0.51f1
6000.1.9f1
6000.2.0b8
6000.3.0a1
Issue ID
UUM-110160
Regression
Yes
Scrolling speed is inconsistent in runtime when using UI Toolkit ScrollView
How to reproduce:
1. Open the attached “IN-105506” project
2. Open the “SampleScene” Scene
3. Enter Play mode
4. Use the mouse scroll wheel or trackpad to use the scrollbar
5. Observe the result
Expected result: The scrollbar moves at a regular pace
Actual result: The scrollbar moves rapidly
Reproducible with: 6000.0.10f1 (4bfedbf96ab4), 6000.0.51f1, 6000.1.9f1, 6000.2.0b8
Not reproducible with: 2021.3.51f1, 2022.3.63f1, 6000.0.9f1
Reproduced on: macOS13 (M1), macOS15 (M2), macOS14 (M1) (user reported)
Not reproduced on: Windows 11
Note: Also reproducible in Player
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
- VFX Graph Documentation dropdown button does nothing when clicked on the right side
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
Resolution Note:
Fixed by another internal issue: UUM-90425: [Apple] [Input System] Mouse scroll on a default ScrollView in MacEditor has double the sensitivity compared to other platforms and Editors