Search Issue Tracker
Fixed in 2019.3.X
Votes
0
Found in
2019.3.0a7
2019.3.0a8
Issue ID
1166863
Regression
Yes
ScriptableSingleton already exists exception is thrown on removing 2d sprite Package
"ScriptableSingleton already exists. Did you query the singleton in a constructor?" exception is thrown on removing any Package.
Steps to repro:
1. Create a new Project.
2. Windows > Package Manager > 2D Sprite > Install.
3. Select 2D Sprite > Remove Package.
Actual Result:
ScriptableSingleton already exists exception is thrown on removing 2d Sprite Package.
Expected Result:
2D Sprite Package should be removed without any error in the console.
NOTE:
On installing 2D Sprite package "ReleaseAllScriptCaches did not release all script caches!" exception is thrown.
Reproducible in:
Unity Version: 2019.3.0a8 & Package Version: 1.0.0.
Working fine in:
Unity Version: 2019.3.0a7 & Package Version: 1.0.0,
Unity Version: 2019.2.0b8 & Package Version: 1.0.0.
Environment:
Only on Windows.
Stack trace:
ScriptableSingleton already exists. Did you query the singleton in a constructor?
UnityEditor.PackageManager.UI.AssetStore.AssetStoreOAuthInternal:.ctor()
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
- Editor crashes on StoredGraphicsBuffer::GetGfxBufferID when VFX Graph property is modified during Play Mode and Application.targetFrameRate is used to limit FPS
- Crash on NVAPI_Thunk when changing Player resolution while HDR display is used and Direct3D12 is set as the graphics API
- Only one out of multiple cameras is shown in the Play Mode while HDR display is used and Direct3D12 is set as the graphics API
- The "Paste Component as New" option is incorrectly displayed as active despite the action being prohibited
- "TLS Allocator ALLOC_TEMP_TLS" errors are thrown when unsuccessfully importing an FBX file
billw2011
Dec 30, 2020 22:46
Getting this all the time after installing a new package:
ScriptableSingleton already exists. Did you query the singleton in a constructor?
UnityEditor.PackageManager.UI.AssetStore.AssetStoreCacheInternal:.ctor()
kookyoo
Jun 03, 2020 09:13
Same here. We also use SteamVR and are still getting the error in 2019.3.15f1
pinkscooter
Apr 26, 2020 02:40
This happened to me when working with SteamVR in 2019.3.6f1
chriscode
Apr 24, 2020 21:42
HAd this the other day in 2019.3.10f1