Search Issue Tracker
Won't Fix
Votes
0
Found in
2018.4.13f1
2019.3.0b8
2019.3.0f1
2020.1.0a2
Issue ID
1202960
Regression
Yes
Scriptable Object's Reset functionality is disabled
How to reproduce:
1. Open the attached project "1202960.zip"
2. Select the Test Scriptable Object
3. Press the "three dots"/"gear" on the top-right corner of the Inspector
Expected result: Reset button is active
Actual result: Reset button is not active
Reproducible with: 2018.4.13f1, 2018.4.17f1, 2019.3.0b8, 2019.3.1f1, 2020.1.0a2, 2020.1.0a22
Not reproducible with: 2017.4.36f1, 2018.4.12f1, 2019.3.0b7, 2020.1.0a1
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
- Search: Inspector section icon is less sharp/more pixelated than other editor icons
- Search description string is always truncated
- [VFX] When Grouped Nodes are converted to Subgraph Operator resulting Graph Node is not included in the Group
- Search window icons are less sharp/more pixelated than other editor icons
- The Inspector can be covered when scaling the horizontal separator bar
Resolution Note:
To work around the issue, rename the function to something that is not reserved in the ContextMenu, and you can continue working.