Hi,
When using the LobbyManager, if I put a GameObject.Find in the Override OnStartLocalPlayer, I get an error "Object Reference not set to an instance of an object", even if the object is in the scene. It looks like in the case of LobbyManager that OnStartLocalPlayer is called before the scene is loaded..
If I use NetworkManager it works fine...
Is this a bug?
Thanks,
Nicolas
When using the LobbyManager, if I put a GameObject.Find in the Override OnStartLocalPlayer, I get an error "Object Reference not set to an instance of an object", even if the object is in the scene. It looks like in the case of LobbyManager that OnStartLocalPlayer is called before the scene is loaded..
If I use NetworkManager it works fine...
Is this a bug?
Thanks,
Nicolas