[Fixed] Strange "ScriptableSingleton" error after update.

Does anyone know what is happening after last update?

This keeps showing to me. Also, I'm using the new UI Beta, with Unity 2022.

ScriptableSingleton already exists. Did you query the singleton in a constructor?
UnityEditor.ScriptableSingleton`1<Packages.Rider.Editor.RiderScriptEditorPersistedState>:.ctor ()
Packages.Rider.Editor.RiderScriptEditorPersistedState:.ctor ()
0
1 comment

After last update in Unity (3.0.21), this message is gone. Fixed.

0

Please sign in to leave a comment.