- Home /
OnClientExitLobby Bug?
Hello there. I've got this kind of problem that OnClientExitLobby is not getting called as it is described in ScriptApi
"This is a hook that is invoked on all player objects when exiting the lobby."
but OnClientEnterLobby on the other hand works perfectly fine!
I'm using new 5.4f3 version and It would help a lot if someone could check if on previous version or just tell me If I misinterpret the function of OnClientExitLobby...
PS. I am using Unity Bitbucket source code and there is no reason that OnClientExitLobby shouldn't work...
Thanks
Chom1k
Your answer
Follow this Question
Related Questions
Multiplayer client-detect 1 Answer
Get gamePlayer foreach lobbyPlayer on client 1 Answer
SetClientOwner m_ClientAuthorityOwner alread set! 2 Answers
UNET Multiplayer Lobby not creating an instance of the lobby player 1 Answer
[UNET] LobbyManager - OnLobbyServerSceneLoadedForPlayer() not executing for clients 1 Answer