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
- TrackPropertyValue callback stops being called when modifying PropertyField
- [Android] [Particle System] "ParticleSystem.GeometryJob" sometimes takes up to ~20 ms in the worker thread when initializing 5 Particle Systems
- Can't change OpenXR settings when switching Build Profiles
- L(a,b) expression in float fields has erratic behaviour when ordering due to using instanceID as an index
- InvalidOperationException is thrown when switching to a custom Debug Draw Mode in Scene View
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