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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment