6 documented changes.

Version
1.1.1
Released
Feb 1, 2025
Product
Unity Multiplayer
Unity Gaming Services release notes

Multiplayer SDK 1.1.1

Official notes

Added

  1. Feature

    Added migration path validation to warn users when they are using incompatible packages namely the lobby, matchmaker, multiplay and relay standalone SDK.

Changed

  1. Change

    Increased Lobby max player count to 150.

  2. Change

    Removing a player that is not in the lobby no longer throws a `LobbyServiceException` , instead it will log that the player was not found.

  3. Improvement

    Updated error when trying to access `MultiplayService.Instance` while in the editor.

Fixed

  1. Fix

    Fixed lobby so it no longer throws `ArgumentException: An item with the same key has already been added` .

  2. Fix

    Fixed unauthorized error when trying to remove other players from a lobby, with service account authentication.

Pick your Unity version

Unity Releases compares releases against the version your project is on. Picking it now keeps Compare versions focused on what changes between where you are and where you might be going.