文档

​
​

Development

User Acquisition

Monetization

工业

Multiplayer Services SDK

All Services

Multiplayer Services SDK

此页面不支持所选语言。
Multiplayer
​
​
Multiplayer Services SDK
  • Overview
  • Get started
  • Use multiplayer sessions
    • Integrate Multiplayer sessions
      • Initialize UGS and authenticate the player
      • Create a session
      • Create sessions in the Editor
      • Find and join a session
      • Matchmaking
        • Match make with the Quick Join API
        • Advanced matchmaking
      • Migrate session host
      • Leave a session
      • Get a list of joined sessions
      • Delete a session
      • Session configuration options
    • Game server hosting support
  • Manage sessions
  • Connect players through a relay
  • Networking
  • Matchmaking
  • Monitor and debug sessions
  • Tutorials
  • Reference
  1. Multiplayer Services SDK

Match players

Find and join the most suitable multiplayer sessions for a given player using matchmaking.
阅读时间1 分钟
最后更新于 4 个月前

In a multiplayer game, you need a way to match players. These players will either be working together or against each other. Competitive games need a way to match players based on how balanced a game would feel for different skill levels. Casual games might just need a way for players to find the same lobby to join as their friends.
Multiplayer Services uses a set of parameters to find and connect players to the most suitable session. You define these parameters when you set up the service to best suit your game. The Multiplayer Services SDK supports two ways to find a session:
  • Using the Unity Lobby service for quick joins.
  • Using the Unity Matchmaker service for advanced rules and network quality controls.

Page

Description

Matchmake with the Quick Join APIAllows players to quickly find and join a lobby.
Advanced matchmakingUse Unity Matchmaker to create pools, queues, and rules for matching players on multiple variables.

Copyright © 2026 Unity Technologies
法律信息隐私政策CookiesDocumentation Terms of Use请勿出售或分享我的个人信息您的隐私选择(Cookie 设置)

“Unity”、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属公司在美国和其他地方的商标或注册商标(此处查看更多信息)。其他名称或品牌是其各自所有者的商标。

为方便起见,一些页面是机器翻译的,可能包含不准确的内容。如有信息不一致的情况,以英文版本为准。


    报告此页面的问题