Documentation

​
​

Development

User Acquisition

Monetization

Industry

Multiplayer Services SDK

All Services

Multiplayer Services SDK

Multiplayer
​
​
Multiplayer Services SDK
  • Overview
  • Get started
    • Install the SDK
    • Migrate to the Multiplayer SDK
    • Billing
  • Use multiplayer sessions
  • Manage sessions
  • Connect players through a relay
  • Networking
  • Matchmaking
  • Monitor and debug sessions
  • Tutorials
  • Reference
  1. Multiplayer Services SDK

Install the SDK

Install the Multiplayer Services package, and standalone multiplayer SDKs to the unified Multiplayer Services SDK.
Read time 1 minute
Last updated 2 months ago

To start using the Unity Multiplayer Services package, you need to do the following:
  • Make sure you meet all prerequisites.
  • Install the Multiplayer Services package.
    Important
    If you have already installed one of the Lobby, Matchmaker, or Relay packages, follow the instructions to migrate any UGS SDKs to the Multiplayer Services SDK instead.

Prerequisites

Before you continue, make sure you meet the following requirements:
  • You complete the steps outlined in Get started with UGS.
  • You are using a Unity 6 project created with the
    Universal 3D
    template to ensure maximum compatibility.
  • Prepare your game for Unity Gaming Services.

Install the Multiplayer Services package

To begin a multiplayer project in Unity using the Multiplayer Services SDK, install the Multiplayer Services package:
  1. In the Unity Editor's Package Manager, select Unity Registry.
  2. Search for
    Multiplayer Services
    (or
    com.unity.services.multiplayer
    ).
  3. Select Install.
You can now start using the Multiplayer Services SDK.
You can also install the Multiplayer Services SDK as part of the Multiplayer Center workflow.

Migrate from previous SDKs

The Multiplayer Services SDK unites the functionality of the standalone SDKs from the following services:
  • Lobby
  • Matchmaker
  • Relay
If you're already using any of the SDKs from these individual services in your project but want to move to the unified Multiplayer Services SDK, you must first migrate from the individual services' packages to the Multiplayer Services package. For migration instructions, refer to Migrate to the Multiplayer Services SDK.

Copyright © 2026 Unity Technologies
LegalPrivacy PolicyCookiesDocumentation Terms of UseDo Not Sell or Share My Personal InformationYour Privacy Choices (Cookie Settings)

"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S and elsewhere (more info here). Other names or brands are trademarks of their respective owners.

Some pages are machine-translated for convenience, and may contain inaccuracies. In the event of conflicting information, the English version is authoritative.

  • On this page
    • Prerequisites

    • Install the Multiplayer Services package

    • Migrate from previous SDKs


Report a problem with this page