Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

Problems with lobbymanager

Discussion in 'Multiplayer' started by dienat, Sep 13, 2017.

  1. dienat

    dienat

    Joined:
    May 27, 2016
    Posts:
    417
    I have used unity multiplayer service using relay server and lobbymanager, i create a game as it makes it fine, then i use the find servers in lobby with client, but when i log in there is no player created, just loads the scene. There should be two players, the one of the server and the one in the client, but there are none, and in the server the client player didnt log in either.

    I realized OnLobbyServerCreateLobbyPlayer is not being called https://docs.unity3d.com/ScriptRefe...byManager.OnLobbyServerCreateLobbyPlayer.html and there is no lobby player created. The number of players in the connection also is 0 when i check it when scene changes.

    I use the default unity lobby server and unity 5.3