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
- Terrain's "Brush Masks" Overlay's default color doesn't match other Overlays
- Additional settings dropdown in Terrain Overlay is not grayed out for painting modes with no extra settings
- Inconsistent Terrain brush Opacity values between Scene view and Inspector
- [Usability] No separated opacity for the different types of Terrain brushes
- [Quest] Pitch Shifter causes audio degradation on Quest 2 devices when sped up
Resolution Note (fix version 2021.2):
Fixed in 2021.2.0a4