Skip to content

fix: Distributed Authority codec tests not using message version #3109

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

NoelStephensUnity
Copy link
Collaborator

This resolves the issue where the NetworkVariable and NetworkList codec tests were failing due to the expected serialized message was not using the NetworkVariableDeltaMessage.Version but always using version 0.

Changelog

NA

Testing and Documentation

  • Includes integration codec test CodecTestHooks adjustment.
  • No documentation changes or additions were necessary.

Fix issue where the CodecTestHooks was not serializing the message using the current message version.
also updating the test project to use the release version of Unity 6
@NoelStephensUnity NoelStephensUnity requested a review from a team as a code owner October 21, 2024 20:36
When sending, always use the message version.
@NoelStephensUnity NoelStephensUnity merged commit c696b58 into develop-2.0.0 Oct 22, 2024
24 checks passed
@NoelStephensUnity NoelStephensUnity deleted the fix/distributedauthority-codec-tests-not-using-message-version branch October 22, 2024 16:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants