文档

​
​

Development

User Acquisition

Monetization

工业

Multiplayer

Multiplayer

此页面不支持所选语言。
​
​
Introduction to Unity multiplayer
  • Overview
  • Get started with the Multiplayer Center
  • Multiplayer game types
  • Quickstarts for multiplayer games
Connect players
  • Create multiplayer sessions
  • Create a player lobby
  • Matchmaking
  • Using a relay server
Create real-time synchronized gameplay
  • Unity's netcode packages
  • Networking tools and utilities
    • Multiplayer Tools for Netcode for GameObjects
    • Unity Transport
    • Dedicated Server
Player engagement
  • Add voice text and chat
  • Create a friends system
  • Create a leaderboard
Test and debug multiplayer games
  • Multiplayer Play Mode
Building Blocks and sample projects
  • Building Blocks
  • Competitive Action Multiplayer template
Multiplayer services for Unreal
  • Multiplayer Services for Unreal
  1. Multiplayer

Networking tools and utilities

Use Unity's networking tools and utilities to create real-time synchronized gameplay in your multiplayer game.
阅读时间1 分钟
最后更新于 5 个月前

Multiplayer Tools for Netcode for GameObjects
The Multiplayer Tools package provides a variety of tools to analyze, debug, and test your multiplayer game, including a profiler and network simulator.
Multiplayer Play Mode
Test multiplayer functionality from within the Unity Editor, simulating up to four Players simultaneously on the same development device while using the same source assets on disk.
Unity Transport
A low-level networking library for multiplayer game development that supports all Unity Engine-supported platforms using a connection-based abstraction layer provided over User Datagram Protocol and WebSockets.
Dedicated Server
The Dedicated Server package allows you to switch a project between the server and client role without the need to create another project, improving the multiplayer development workflow when targeting the Dedicated Server build target.

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

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

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


    报告此页面的问题