You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: Distributed Authority codec tests not using message version (#3109)
* fix
Fix issue where the CodecTestHooks was not serializing the message using the current message version.
* update
also updating the test project to use the release version of Unity 6
* fix
When sending, always use the message version.
0 commit comments