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
- Different colors are present when Alpha channel is unclamped
- Visual Effects Forums link leads to generic Unity Forums
- The dithering node returns a blocky effect when the Render Scale is set to some values below 1
- [Android Module] Unity double writes files in the "StreamingAssets" folder when they are deleted using "IPostGenerateGradleAndroidProject" after the Grandle project is generated
- IndexOutOfRangeException and InvalidOperationException when clicking on the HTML log in the Console
Resolution Note:
To work around the issue, rename the function to something that is not reserved in the ContextMenu, and you can continue working.