The Multiplayer Tools package provides a suite of tools used in multiplayer game development.
This package requires a Unity version of 2023.3 or above.
This package must be used with a supported multiplayer development package. On its own, this package will provide tools that display no data.
- Netcode for GameObjects
The Network Profiler provides a view into the messages being sent by the network solution. This can be accessed through the Unity Profiler via Window/Analysis/Profiler.
Selecting a frame in the profiler will display a detailed hierarchy view of network traffic that occurred on a given frame. The tree can be filtered using a search bar.