Create a struct that implements INetworkSerializable. Send it as a parameter in an RPC and it works fine Send an array of them as a parameter in an RPC and it throws null errors in FastBufferWriter It ...
Welcome to the Netcode for GameObjects repository. Netcode for GameObjects is a Unity package that provides networking capabilities to GameObject & MonoBehaviour workflows. The framework is ...