Skip to content

fix: refresh cancommit value of ClientNetworkTransform #1606

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

Merged
merged 4 commits into from
Jan 25, 2022

Conversation

LukeStampfli
Copy link
Contributor

@LukeStampfli LukeStampfli commented Jan 21, 2022

ClientNetworkTransform does not update the CanCommitTransform value when changing the ownership value at runtime.

PR Checklist

  • Have you added a backport label (if needed)? For example, the type:backport-release-* label. After you backport the PR, the label changes to stat:backported-release-*.
  • Have you updated the changelog? Each package has a CHANGELOG.md file.
  • Have you updated or added the documentation for your PR? When you add a new feature, change a property name, or change the behavior of a feature, it's best practice to include related documentation changes in the same PR or a link to the documenation repo PR if this is a manual update.

Changelog

com.unity.netcode.gameobjects

  • Fixed: The ClientNetworkTransform sample script allows for owner changes at runtime now.

Testing and Documentation

  • No tests have been added.
  • No documentation changes or additions were necessary.

@LukeStampfli LukeStampfli changed the title Refresh cancommit value of ClientNetworkTransform fix: refresh cancommit value of ClientNetworkTransform Jan 21, 2022
@LukeStampfli LukeStampfli enabled auto-merge (squash) January 25, 2022 17:26
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