Unity Lobby Service
The Lobby service provides a way for players to discover and connect to each other to accomplish a variety of multiplayer gaming scenarios. Some common examples of this are:
- Browse a list of available game sessions and allow the player to select and join one.
- Share a join code with your friend to allow them to directly connect to your game session.
- Use Quick Join to find any available match and jump in.
- Create a private lobby and send invites to your in-game friends list.
- Host a lobby from a game server and use it to manage and restrict access to the server session.
- Query for lobbies that match a specific set of requirements (e.g. game mode, map type).
The Lobby can persist for the duration of the game session to provide a mechanism for users to re-join an existing game session or facilitate host-migration after an unexpected disconnect.
Support
You can contact the Lobby Support team using one of the following methods:
- From the Multiplayer dashboard, create a ticket by selecting the Help and support icon in the top right corner of the page.
- Create a post in the Lobby Forums, detailing your concern, feature request, and/or any way to recreate your issue.