STARasGAMES/unity-main-scene-auto-loading

Hierarchy state lost on domain reload

STARasGAMES opened this issue · 1 comments

Scenes and GameObjects folding(expanding) lost on domain reload.

The problem is that LoadMainSceneArgs is stored as a static variable, but should be serialized and stored in EditorPrefs.

#3 the same issue