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
- [URP] Searchable context menu instantly closes when attempting to open it
- [Multiplayer Center] Hosting Model Doesn't Reset to Recommended When Re-selecting Default Netcode Solution
- Clear Dynamic Data On Build does not clear data after a Clean Build when the Atlas Population Mode is set to "Dynamic" or "Dynamic OS"
- ACES Tonemapping causes banding artifacts and negative values in ColorGradingLUT when HDR is enabled and "High Dynamic Range" Grading mode is selected while Android Platform is used
- Android Player freezes when an Audio Source is playing and an incoming call is picked up and then hung up and the Audio Source is started again
Add comment