Multiplayer Center
Get recommendations about which Unity multiplayer packages and services to use based on the needs of your game.
Read time 2 minutesLast updated 8 hours ago
The Multiplayer Center provides a starting point to create a multiplayer game. It recommends Unity multiplayer packages and services based on the needs of your game and provides links to documentation and resources to help you get started. To use the Multiplayer Center:
- Open the Unity Multiplayer Center window Window > Multiplayer > Multiplayer Center.
- Select Game Specifications to generate recommended packages and solutions in the Recommendation tab.
- Install the packages that the Multiplayer Center recommends.
- Follow the examples and resources in the Quickstart tab to use the packages you installed.
Generate a list of recommended packages for a multiplayer game
To generate a list of packages that meet the needs of the multiplayer game you want to make:- Select a value in each Game Specification field.
- Examine the packages that the Multiplayer Center suggests are the best solutions for your game.
Install recommended packages
To install the packages that the Multiplayer Center recommends, select Install Packages. Unity then installs these packages and their dependencies in your project and automatically opens the Quickstart tab. To remove a package from the install process, deselect the checkbox next to the package name before you select Install Packages. When a tick appears next to a package name, hover over it to learn which version of this package exists in your project. To install an individual package:- Select the Open Package Manager icon next to the package you want to install.
- In the Package Manager window that appears, select Install.