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
- [Android][BiRP] Depth processing is handled incorrectly on certain Android devices when using 2 camera's
- [APV] Cancelling Display Dialog Error is thrown after Adaptive Probe Volumes tab is open in Lighting Window
- [APV] NullReferenceException is thrown when baking Adaptive Probe Volume for a Terrain with Non-GI Contributing Tree Prototypes and multiple APV objects with different LayerMasks are present on the scene
- Hands are not recognized when using Hololens 2
- "OnTriggerExit2D" is called before "OnTriggerEnter2D" when object is destroyed immediately
Add comment