Hi =)
When I reach minute 11:50 of the video, and proceed to move the tank, Unity returns an error (but moves the tank correctly).
Investigating, it happens in the ClientNetworkTransform.cs class, in the line with: TryCommitTransformToServer(transform, NetworkManager.LocalTime.Time);
I don’t know if it is because of the version of some package.
Unity 2022.3.14f1
Netcode for Gameobjects 1.7.1
Help when you want.
Thanks in advance!