Skip to content

fix: Fix IsOwner/IsOwnedByServer being wrong on the server after calling RemoveOwnership [MTT-4259] #2211

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 3 commits into from
Oct 3, 2022

Conversation

ShadauxCat
Copy link
Collaborator

@ShadauxCat ShadauxCat commented Sep 21, 2022

MTT-4259
fixes #2063

Changelog

  • Fixed: Fixed IsOwner/IsOwnedByServer being wrong on the server after calling RemoveOwnership

Testing and Documentation

  • Includes integration tests.
  • No documentation changes or additions were necessary.

@ShadauxCat ShadauxCat requested a review from a team as a code owner September 21, 2022 21:56
Copy link
Collaborator

@NoelStephensUnity NoelStephensUnity left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@NoelStephensUnity NoelStephensUnity enabled auto-merge (squash) October 3, 2022 16:02
@NoelStephensUnity NoelStephensUnity merged commit 596b941 into develop Oct 3, 2022
@NoelStephensUnity NoelStephensUnity deleted the fix/wrong_isowner_isownedbyserver branch October 3, 2022 17:42
jakobbbb pushed a commit to GooseGirlGames/com.unity.netcode.gameobjects that referenced this pull request Feb 22, 2023
…ing RemoveOwnership [MTT-4259] (Unity-Technologies#2211)

* fix: Fix IsOwner/IsOwnedByServer being wrong on the server after calling RemoveOwnership
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.

Wrong IsOwner/IsOwnedByServer in NetworkBehaviour on Server
2 participants