Version: 1.0.0
About Unity Transport
Unity Transport provides the com.unity.transport
package, used to add multiplayer and network features to your project.
note
This package should not be confused with Unity Netcode's NetworkTransport
abstraction. Please see Netcode's Transports section for more information.
Content Licenses
All Transport code and documentation is covered by Unity Companion License. See Licenses for more information.
Overview
Installing Transport
See the installation guide to install the com.unity.transport
package.
Using Transport
To learn how to use the com.unity.transport
package in your own project, review the client and server workflows, additional information, and sample code available in this guide.
Requirements
This version of com.unity.transport
is compatible with the following Unity versions and platforms:
- 2020.1.2 and later.
- All platforms supported by Unity are supported, except WebGL.