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
- Mouse cursor does not revert to the default mouse cursor when pressing the "Add column" button in the Search window
- ArgumentException is thrown and textures become unreadable when AssetBundle.Unload(false) is called
- URP Tab Reset Menu Button Is Invisible in Light Mode
- Editor crashes on "(Unity) WriteObjectToVector" when entering into the Play Mode
- Saved search to project properties have no margin at the top of the Inspector window
Resolution Note:
To work around the issue, rename the function to something that is not reserved in the ContextMenu, and you can continue working.