NullReferenceException: Object reference not set to an instance of an object Spine.Unity.MeshGenerator.GenerateSingleSubmeshInstruction (Spine.Unity ...
If we try to add something to a network list, BEFORE we spawn its network object, we get a null ref exception. In the code below from NetworkList.cs, m_NetworkBehaviour is null. internal void ...