Search Issue Tracker
Fix In Review for 2020.2.X
Votes
0
Found in
2019.4
2019.4.8f1
2020.2
Issue ID
1272856
Regression
No
Selecting an item in a ListView while holding 'Shift' selects a range of items when the previous item was already cleared
How to reproduce:
1. Open the attached "case-1272856.zip" project
2. Go to Window -> ListViewExampleWindow
3. Select any item (for example, '5')
4. Clear the selection by pressing 'Esc'
5. While holding the 'Shift' key select any other item (for example, '10')
Expected result: item '10' is selected
Actual result: a range between '5' and '10' is selected
Reproducible with: 2019.4.9f1, 2020.1.4f1, 2020.2.0a21
Could not test with: 2018.4.26f1 (UIElements not supported)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Tile Palette: "Create New Tilemap" dropdown area is displayed in several colors
- Input.mousePosition stops syncing to touch input when using "DownloadHandlerTexture" in WebGL build
- UI Builder preview window doesn't update element styling accordingly when changing Active Theme for Editor Authoring elements
- Selector Value buttons are not aligned with parameters in UI Builder
- Dragger elements from Slider controls doesn't scale and stay outside minimized Canvas window in UI Builder Viewport in UI Builder
Add comment