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
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
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Resolution Note (fix version 2022.1):
Fixed in 2022.1.0a4
Resolution Note (fix version 2021.2):
Fixed in 2021.2.0b9
Resolution Note (fix version 2021.1):
Fixed in: 2021.1.19f1
Resolution Note (fix version 2020.3):
Fixed in 2020.3.20f1