Search Issue Tracker

Fixed in 2022.1.X

Fixed in 2020.3.X, 2021.1.X, 2021.2.X

Votes

0

Found in

2018.4

2020.3

2021.1

2021.2

2021.2.0a16

Issue ID

1335322

Regression

No

You cannot delete items from a [NonReorderable] list using the Delete keyboard key

IMGUI

-

How to reproduce:
1. Open the attached project "ReorderableListShortcuts.zip"
2. Click on New Scriptable Object With Lists in the Project View
3. In the Inspector select an element from the Folders 2 list
4. Click Delete on your keyboard

Expected result: The item is deleted from the list
Actual result: The value of the item is set to null

Reproducible with: 2020.3.8f1, 2021.1.7f1, 2021.2.0a17
Could not test with: 2018.4.34f1, 2019.4.26f1 (No [NonReorderable] attribute)

Notes:
1. This works correctly when a list is Reorderable
2. In the 2020.3 stream it does not work even if the list is Reorderable

  1. Resolution Note (fix version 2022.1):

    Fixed in 2022.1.0a4

  2. Resolution Note (fix version 2021.2):

    Fixed in 2021.2.0b9

  3. Resolution Note (fix version 2021.1):

    Fixed in: 2021.1.19f1

  4. Resolution Note (fix version 2020.3):

    Fixed in 2020.3.20f1

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.