Search Issue Tracker
Active
Under Consideration for 2022.3.X, 6000.0.X, 6000.1.X
Votes
0
Found in
6000.0.30f1
6000.1.0a7
Issue ID
UUM-90230
Regression
No
UI Toolkit ScrollView.verticalPageSize doesn't change the scrolling amount when using keyboard arrows
Steps to reproduce:
1. Open the attached “ScrollViewBug.zip” project
2. Open the “SampleScene”
3. Enter Play Mode
4. Click on the Scroll Bar
5. Use the arrow keys to move the Scroll Bar
6. Observe the amount of scrolling done by each keypress
Expected result: The Scroll Bar moves the same amount as pressing the up or down arrow above or below the Scroll Bar and is moved the same amount as ScrollView.verticalPageSize is set to
Actual result: The Scroll Bar moves slowly and is never influenced by ScrollView.verticalPageSize
Reproducible in: 6000.0.30f1, 6000.1.0a7
Couldn’t test in: 2022.3.53f1, 2021.3.46f1 (because versions didn't have “INotifyBindablePropertyChanged” and “UxmlElement Attribute”)
Reproducible on: Windows 11
Not reproducible on: No other environment tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Dragon Crashers] Build fails in U6
- [Dragon Crashers] 4 Shader error messages on import
- [Dragon Crashers] Readme text is white on light grey
- Cursor stays in front of the first character when entering text in the TextMeshPro field
- Searching in Hierarchy causes unwanted component calls
Add comment