Search Issue Tracker
Fixed
Fixed in 2021.3.X, 2021.3.8f1
Votes
0
Found in
2021.3.0f1
Issue ID
UUM-5443
Regression
Yes
[Backport] ListView becomes unselected when scrolling with up, down, home or end keys
Reproduction steps:
1. Open the user's attached project
2. Select "test" asset in the Project window
3. Select an item in the ListView in the Inspector window
4. Hold the down arrow key
Expected result: ListView scrolls to the last item
Actual result: ListView becomes unselected once the initially selected item is no longer visible
Reproducible with: 2021.1.0a2, 2021.2.5f1, 2022.1.0b1
Not reproducible with: 2019.4.33f1, 2020.3.24f1, 2021.1.0a1
Note:
1. Home key is fn+left, end key is fn+right on Mac
2. Scrolling back to the initially selected item with the mouse wheel will make it possible to use keys to scroll until it's out of view again
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [UWP] Mouse movement re-triggers stale <Mouse>/scroll value after the scroll wheel is used once
- "Shutdown worker was forced killed because it kept running. Worker ..." errors are thrown after building a blank HDRP project
- [UI Toolkit] USS materials in AssetBundles break due to InstanceID referencing a material that no longer exists when a Scene is loaded through Addressables for the second time
- Help button leads to a missing documentation page when clicked on a Font Import Settings in the Inspector
- TextMeshPro Text Component reads bottom-to-top instead of top-to-bottom when using RTL Editor
Add comment