文档

​
​

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
      • Matchmaking ticket flow
      • Authentication
      • Matchmaking rate limits
      • Queues and pools
      • Matchmaker hosting providers
    • Manage and configure matchmaking
    • Matchmaker troubleshooting
    • Integrations with other UGS services
    • Deploy Matchmaker configurations
  • Monitor and debug sessions
  • Tutorials
  • Reference
  1. Multiplayer Services SDK

Matchmaker rate limits

Review the rate limits and configuration restrictions that apply to the Matchmaker service.
阅读时间1 分钟
最后更新于 16 天前

Matchmaker has several restrictions on configuration properties and settings to help you design and optimize your integration.

Rate limits

The Matchmaker service uses rate limits to help control network traffic by restricting the number of requests received by the API within any given second.
The following table shows the rate limit for each Matchmaker service request for Players and Service Accounts:

Request type

Player auth rate limit

Service account rate limit

Create ticket1 request per second66,000 requests per second
Get ticket status1 request per second660,000 requests per second
Delete ticket1 request per second66,000 requests per second
Create backfill ticketN/A1 request per second
Update backfill ticketN/A1 request per second

Matchmaker requests limitations

Ticket creation requests are limited to 25 KB.
The matchmaking ticket properties have the following size limitations:

Ticket property

Length limit

Player ID64 characters
Number of players150 or the maximum number of players in a team
Number of custom data properties128
Custom Data property name64 characters
Custom Data string propterty200 characters
Custom Data array size100 items

Queue and pool limitations

The limit for queues is 10. The limit for pools is 10 pools per queue.

Matchmaking configuration

The following table shows the matchmaking configuration limits:

Configuration properties

Length Limit

Teams100
Team rules25
Match rules25
Relaxations per rule25

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

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

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

  • 在本页上
    • Rate limits

    • Matchmaker requests limitations

    • Queue and pool limitations

    • Matchmaking configuration

  • 其他资源
  • Lobby and Relay rate limits

报告此页面的问题