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
- Warnings in the Bug Reporter window are cut off and not truncated when the Bug Reporter window is resized to its minimum size
- Color is incorrectly applied to objects when initialized with non-normalized parameters
- SerializationUtility.GetManagedReferencesWithMissingTypes() don't return null when “Prefab has missing SerializeReference Types“ warning banner is present
- Memory leak when VFX Graph is open and Camera has "Target Texture" enabled
- The Canvas component's warning box is missing an apostrophe when Additional Shader Channels is set to "Normal" and "Tangent" with Render Mode set to "Screen Space - Overlay"
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