Search Issue Tracker
Fixed in 0.0.2
Votes
0
Found in [Package]
0.10.1
Issue ID
1219416
Regression
No
[UIElements] Selected item in resized ListView UIElement with scrollbar is not shown when using down arrow key to navigate
How to reproduce:
1. Open attached project "ListView.zip" and scene "SampleScene"
2. In Assets window, open "ListViewNavigation.cs"
3. In Script Editor, comment line 36 "m_ListView.style.flexGrow = 1f;" and save script
4. In Editor menu, select ListView -> ListView
5. In ListViewNavigation window, select an item and use down arrow key to navigate past the last visible element
Expected result: Scrollbar follows the selected item
Actual result: Scrollbar is one item behind
Reproducible with: 2019.3.3f1, 2020.1.0a25, 2020.2.0a1
Could not test with: 2017.4.37f1, 2018.4.18f1 (UIElements not available)
Reproducible with package versions: 0.5.7, 0.10.1
Note:
Issue does not reproduce when scrolling upwards
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Reference to a deleted GameObject becomes "None" instead of "Missing" when the GameObject is restored with undo after entering and exiting Play Mode
- Size value in Particle System Curve's tab is highlighted with selection across all tab header
- Particle System Curve's Presets window has no visual indication of what preset is selected
- Blur shader doesn't work when the "Scene Color" Node is attached to the UI "Output" Node
- Particle System Curve presets can't be scrolled and some of them can't be selected if window is too narrow to fit them all
Add comment