기술 자료

​
​

Development

User Acquisition

Monetization

산업 분야

Multiplayer Services SDK

All Services

Multiplayer Services SDK

이 페이지는 선택한 언어로 제공되지 않습니다.
Multiplayer
​
​
Multiplayer Services SDK
  • Overview
  • Get started
  • Use multiplayer sessions
  • Manage sessions
  • Connect players through a relay
  • Networking
  • Matchmaking
    • Get started with matchmaking
    • Manage and configure matchmaking
    • Matchmaker troubleshooting
    • Integrations with other UGS services
    • Deploy Matchmaker configurations
      • Deploy a Matchmaker Environment
      • Deploy a Matchmaker Queue
  • Monitor and debug sessions
  • Tutorials
  • Reference
  1. Multiplayer Services SDK

Deploy a Matchmaker queue

Use the Deployment window in the Unity Editor to deploy a Matchmaker queue.
읽는 시간 3분
최근 업데이트: 15일 전

A queue represents a predefined logical separation of matchmaking tickets within an environment. A queue has one or more pools. You can deploy a Matchmaker queue configuration directly from the Unity Editor.

Prerequisites

Before you start, ensure you have done the following:
  1. Set up a Unity Dashboard account with at least one project.
  2. Linked your cloud project to the active Unity project.

Install the required packages

To enable the integration between the Multiplayer Services SDK and Deployment, install the following packages:
  1. In the Unity Editor, navigate to Window > Package Manager.
  2. Select Unity Registry.
  3. Search for Deployment.
  4. Select Install.
  5. Still in the Unity Registry, search for Multiplayer Services.
  6. Select Install.

Set up the Deployment window

You can deploy Matchmaker queue configurations to your cloud environment using the Deployment window. After you install the Deployment package, you can access the Deployment window from the Unity Editor by selecting Services > Deployment.
Before you can use the Deployment window, you first need to select the environment where you want to deploy. To select the deployment environment, do the following:
  1. In the Unity Editor, select Services > Deployment.
  2. Select Deployment Settings.
  3. In the Environments window that opens, select an Editor Environment.

Create a Matchmaker queue configuration

To create an editable Queue configuration:
  1. In the Unity Editor's Project window, right-click (macOS: Ctrl+click) in the
    Assets
    folder.
  2. Select Create > Services > Matchmaker Queue Config.

Edit a Matchmaker queue configuration

To edit the Matchmaker queue configuration either directly from the Unity Editor or from an IDE of your choice, do the following:
  1. In the Project window, select the
    MatchmakerQueue
    ScriptableObject you created previously.
  2. In the Inspector window, edit the properties of the queue configuration for the Matchmaker Queue (Matchmaker Asset). Alternatively, you can open the asset file in your favorite IDE and edit the contents manually.
참고
The recommended best practice is to configure file type associations (Unity Services Web API Docs) in your IDE to work with Matchmaker files. This makes authoring the files significantly easier by providing autocomplete functionality in your preferred IDE. Refer to the Matchmaker queue schema.
Refer to Filters for more information about the queue configuration.

Deploy the Matchmaker queue configuration

To deploy the Matchmaker queue configuration:
  1. In the Deployment window, double-click on the queue configuration.
  2. Right-click (macOS: Ctrl+click) a queue configuration, then select Deploy.
  3. Select the queue you're ready to deploy.
  4. Select Deploy Selected.
If your configuration assets don't appear in the Deployment window, make sure you activate domain reloading.
To activate domain reloading:
  1. In the Unity Editor, go to Edit > Project Settings.
  2. Select Editor.
  3. Verify that the Enter Play Mode Settings > When entering Play Mode setting is Reload Domain and Scene or Reload Domain only.

Additional resources

  • Matchmaker rule samples
  • Matchmaker queues and pools
  • Matchamker JSON queue schema
  • Matchmaker Admin API

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

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

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

  • 보고 있는 페이지
    • Prerequisites

    • Install the required packages

    • Set up the Deployment window

    • Create a Matchmaker queue configuration

    • Edit a Matchmaker queue configuration

    • Deploy the Matchmaker queue configuration

    • Additional resources


이 페이지의 문제 보고