Unity Issue Tracker - Some actions after right-clicking on the ScriptableObject are unavailable when creating the SO a second time with AssetDatabase.CreateAsset()
Closed
UUM-19868
Some actions after right-clicking on the ScriptableObject are unavailable when creating the SO a second time with AssetDatabase.CreateAsset()
Unity: Asset - Database
Won't Fix
2022.1.X
2021.3.X
2020.3.X
there will be no new releases of 2020.3 any more, so we can't land fixes
Reproduction steps:
Open the user’s attached project “CreateSO.zip”
Create a new ScriptableObject by right-clicking and selecting “Create SO Buggy” inside the Assets folder in the Project window
Right-click on the “BuggySO” ScriptableObject located in the Assets folder of the Project window
Observe the available options
Expected result: All of the options that are supposed to be selectable are selectable
Actual result: Open, Delete, Rename and Reimport options are greyed out and the Icon of the ScriptableObject is missing