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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment