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
- Silent crash when importing SVG files
- Animator state transition preview clips are flickering when zooming in
- [Tile Palette] Sprites not rendering when brush tool "Paint a filled box with active brush" is used for the first time
- Longer Shader Graph Property Reference names breaks VFX Graph Output Particle Node
- "DebugAllocatorMode" option changes when changed in another Editor instance
Resolution Note:
To work around the issue, rename the function to something that is not reserved in the ContextMenu, and you can continue working.