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
- Installing Unity OpenXR Meta Package throws "NullReferenceException" error
- Unused Particle System Renderer Mesh settings cause performance degradation when calling SetActive
- Project Browser shows the Asset folder empty when Select Dependencies is clicked without any asset selected
- Export as JSON and CSV options missing from the Quick Search save feature
- Crash on IMGUI::GUIWindow::OnGUI when rendering scene view window in play mode in a specific project
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