Search Issue Tracker
Not Reproducible
Votes
0
Found in
6000.0.30f1
6000.1.0a7
6000.2.0a1
6000.3.0a1
7000.0.0a1
Issue ID
UUM-90298
Regression
No
UI Toolkit ScrollView jitters and is stuck when clicking the top of the ScrollBar while selecting the last Item
Steps to reproduce:
1. Open the attached “ScrollViewBug.zip” project
2. Open the “SampleScene”
3. Enter Play Mode
4. Click on the “Player1” field
5. Using the “Down” arrow, move to the end of the list or “Player10”
6. Using the Scroll Bar click and hold the top of the grey area in the Scroll Bar
7. Observe the “ScrollView”
Expected result: The “ScrollView” moves up
Actual result: The “ScrollView” jitters and doesn’t move unless moved with keyboard arrows or dragged with Scroll Bar
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: MacOS
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
- Character text is not bold in the title of GameObjects in the Inspector when naming using specific language characters
- IndexOutOfRangeException and GUI Error get thrown in Scene View when Articulation Body Edit Joints is set to "Edit the joint angular limits"
- Volumetric fog is not rendered around GameObjects that are baked with APV when Sky Occlusion is enabled
- UI Text color is incorrect when text is rendered on SubMeshUI
- "Invalid SortingGroup index set in Renderer" errors when making many modifications in same frame
Resolution Note:
Could not reproduce on trunk 6.000.3.0a6
Also could not repro on 6.0000.0.49f1
Looks like its been fixed by another bug