I'm trying to implement Anticipation to my game which features Player Characters that moves using rb.AddForce(). As such, I'm not using neither AnticipatedNetworkTransform nor the default ...
Everything used to work fine in v2.4.4. Suddenly changing network list struct value is not triggering change event in any client nor host. Nothing works. Add and Remove events triggers but change ...