Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 813 Bytes

File metadata and controls

23 lines (12 loc) · 813 Bytes

com.unity.multiplayer.tools

The Multiplayer Tools package provides a suite of tools used in multiplayer game development.

Prerequisites

This package requires a Unity version of 2023.3 or above.

Required Packages

This package must be used with a supported multiplayer development package. On its own, this package will provide tools that display no data.

Supported Multiplayer Solutions

  • Netcode for GameObjects

Included Tools

Network Profiler

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.