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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
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