Search Issue Tracker
Not Reproducible
Votes
0
Found in
6000.0.30f1
6000.1.0a7
6000.2.0a1
6000.3.0a1
Issue ID
UUM-90297
Regression
No
UI Toolkit ScrollView moves view unnecessarily when moving up from the last Item with keyboard arrows
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. Click the “Up” arrow to select the item to “Player9”
7. Observe the “ScrollView”
Expected result: The “ScrollView” remains in the same place
Actual result: The “ScrollView” moves up although it did not move to an item out of the “ScrollView’s” view
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
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note:
This issue is no longer reproducible, tested on 6000.2.0f1. It is likely that the underlying cause was addressed through another fix.