Reduce your network usage today.
Analyze every byte serialized with Netcode for Gameobjects.
Send less data using optimized types.
Have more players, objects, and more stable network performance.Your project must use Unity Netcode for GameObjects for Multiplayer networking. This toolkit will only help with optimising Netcode for GameObjects network usage. You must be using custom NetworkBehaviour components. This toolkit can only help you to optimise your custom components.Simple to use tools for profiling and reducing your network serialization usage in NetworkBehaviours for Unity Netcode for GameObjects custom NetworkBehaviours.Netcode Performance Toolkit has 2 parts:- The Netcode Serialization Profiler lets you measure and analyse your serialization usage in-depth, and monitor it as you optimise.- The Netcode Types and Serialization Functions let you send data with fewer bytes.Optimised network usage enables you to send more messages, have a more complex multiplayer world, improve your game's performance on low bandwidth networks, and reduce network infrastructure costs.