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
- Any small change in UI Builder Inspector refreshes Editor Inspector
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- Global Scenes are not included in the Build when building multiple Build Profiles at the same time
Resolution Note:
To work around the issue, rename the function to something that is not reserved in the ContextMenu, and you can continue working.