Hey there,
Just recognised a bit of a gap in my knowledge:
A few months back, I got the tip from you to move objects between scenes manually with
SceneManager.MoveGameObjectToScene( MultiplayerModeChanger.Instance.gameObject , SceneManager.GetActiveScene() );
Now I am wondering: is this needed for DDOL objects (singletons, more specifically)?
It seems to be causing some issues with it there, but since you recommended it last time I was changing scenes I'm wondering if I just understood something wrong.
Kind regards!
http://pastie.org/p/1bZHDpiyXxskpsxmQ4dGQX