기술 자료

​
​

Development

User Acquisition

Monetization

산업 분야

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

Get started

Learn the different methods to add sessions-based multiplayer functionality to your game.
읽는 시간 2분
최근 업데이트: 15일 전

경고
Attention: The Digital Services Act (DSA) requires Unity to notify our customers’ end users if Unity takes an action that impacts those end users under the DSA. To comply with this requirement, if you use Unity Gaming Services (UGS) products that rely on the Unity Authentication Service, you must integrate the notification API.
For more information on DSA, refer to the Digital Services Act - compliance update.
To make your game compliant, refer to DSA notifications.
The fastest way to get started with Multiplayer Services is to go through the Multiplayer Center. Multiplayer Center suggests packages based on your game needs alongside the Multiplayer Services SDK.
참고
For new multiplayer projects, use the following guides to get started with the Multiplayer Services SDK. For existing projects already using Lobby, Relay, or Matchmaker, refer to the migration guide to start using the Multiplayer Services SDK.
If you don't go through Multiplayer Center, you can install the Multiplayer Services SDK manually. Once installed, you're now ready to begin adding multiplayer elements to your game with sessions. A session represents a group of players that are connected together for a set period of time during a multiplayer game. Players can join sessions through matchmaking, a join code, or by browsing a list of active sessions.
An effective way to learn how to include sessions in your game is through tutorials using either the Netcode for GameObjects or the Netcode for Entities networking libraries. For a simple example, begin with Build a session with Netcode for GameObjects. Next, complete Build a session with Netcode for Entities for a more complex lesson for projects using Data-Oriented Technology Stack (DOTS). Completing these tutorials results in a simple multiplayer game that gives you the foundational knowledge you need to add multiplayer functionality to your games using the Multiplayer Services package.
You can also use the Multiplayer Services Building Blocks to quickly set up multiplayer sessions and matchmaking in your Unity project.
To learn how to interact programmatically with your multiplayer game, refer to Integrating Multiplayer Sessions in your game.
Familiarize yourself with the following key terms as they relate to sessions before you continue:
  • Host: The creator of the session.
  • Client: Anyone else who is in the session but didn't create it.
  • Session property: A piece of information attached to the session.
  • Player property: A piece of information attached to a player in the session.
중요
The Multiplayer Services SDK unites the functionality of the standalone SDKs from the following services:
  • Lobby
  • Matchmaker
  • Relay
The unified SDK simplifies interacting with Unity's Gaming Services, but limitations from the underlying services still apply. For more information about those limitations, refer to this page's Additional resources.

Copyright © 2026 Unity Technologies
법률 정보개인정보 처리방침쿠키Documentation Terms of Use개인 정보 판매 또는 공유 금지개인정보 보호 선택(쿠키 설정)

'Unity', Unity 로고 및 기타 Unity 상표는 미국 및 기타 지역 내 Unity Technologies 또는 그 계열사의 상표 또는 등록상표입니다(자세한 내용은 여기에서 확인하세요). 기타 명칭 또는 브랜드는 해당 소유자의 상표입니다.

일부 페이지는 편의를 위해 기계 번역되었으며 부정확한 내용이 있을 수 있습니다. 정보가 상충되는 경우, 영어 버전을 우선으로 참조하세요.

  • 추가 리소스
  • Integrate Multiplayer sessions
  • Connect players through a relay
  • Match players

이 페이지의 문제 보고