Search Issue Tracker
Fixed in 2021.2.X
Votes
0
Found in
2019.4
2020.2.0b7
2021.1
Issue ID
1286390
Regression
Yes
Custom Scriptable Object's property doesn't get deleted when pressing Shift+Del
Reproduction steps:
1. Open the user's attached project "PropCleaningBug.zip"
2. In the Project window select Assets/New Custom Scriptable Object
3. In the Inspector window select the first Scriptable Object's Prefab property
4. Press Shift + Del and observe the field becoming "None" as expected
5. Undo and select the second Scriptable Object's Prefab property
6. Press Shift + Del
Expected result: The Prefab's transform property becomes "None" when pressing Shift+Del
Actual result: The Prefab's transform doesn't become "None" when pressing Shift+Del
Reproducible with: 2019.4.14f1, 2020.1.11f1, 2020.2.0b10, 2021.1.0a4
Not reproducible with: 2018.4.28f1
Notes:
- The issue doesn't reproduce on Mac
- The issue won't reproduce if only the Del or Backspace button is pressed
- The issue reproduces not only with Prefabs, but Materials as well
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
- Incorrect Preferred Height calculation when a single text line uses different Font Assets
- [ShaderGraph] Redo Collapse Nodes action does not fully collapse the Nodes
- [Ubuntu] Mouse cursor is set box select mode after exiting VFX Graph's Rename Context function
- Unrecognized identifier DECLARE_STACK_CB error is thrown when VirtualTexture Property is used with Custom RenderTexture target
- SpriteShapeController.OnWillRenderObject() is ~20 ms when using SpriteShapeController.BakeMesh() and never updating the spline
Resolution Note (fix version 2021.2):
Fixed in 2021.2.0a4