Skip to content
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

fix: Stop checking hierarchy changed in playmode #3026

Conversation

NoelStephensUnity
Copy link
Collaborator

@NoelStephensUnity NoelStephensUnity commented Aug 23, 2024

This PR addresses a user pain where the NetworkManagerHelper would continue to perform checks when there were hierarchy changes which can impact performance.

MTTB-375

fix: #3017

Changelog

  • Fixed issue where the NetworkManagerHelper was continuing to check for hierarchy changes when in play mode.

Testing and Documentation

  • Tested manually.
  • No documentation changes or additions were necessary.

stop checking for hierarchy changes when we enter into play mode.
adding changelog entry
fixing spelling mistake.
adding PR number to changelog entry.
NoelStephensUnity added a commit that referenced this pull request Aug 23, 2024
Backport fix of #3026
@NoelStephensUnity NoelStephensUnity marked this pull request as ready for review August 23, 2024 23:03
@NoelStephensUnity NoelStephensUnity requested a review from a team as a code owner August 23, 2024 23:03
NoelStephensUnity added a commit that referenced this pull request Aug 26, 2024
* fix

Backport fix of #3026

* update

adding changelog entry

* update

adding PR number to changelog entry
@NoelStephensUnity NoelStephensUnity merged commit 61a2d0d into develop-2.0.0 Aug 26, 2024
24 checks passed
@NoelStephensUnity NoelStephensUnity deleted the fix/stop-checking-hierarchy-changed-in-playmode branch August 26, 2024 20:15
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.

1 participant