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
- Some UXML Template Asset foldouts appear enabled when all fields inside are disabled
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
- GC.Alloc called by HDRenderPipeline.LensFlareMergeOcclusionDataDrivenPass() when playing the default HDRP Sample Template project
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
Add comment