| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
Fixing exception that could be thrown in NetworkLog if there is no NetworkManager instance. Adding additional check in NetworkObject.OnNetworkBehaviourDestroyed to assure nothing is ever logged about destroying a NetworkBehaviour when shutting down and the NetworkObject is still considered spawned.
…etworkmanager-exists
…etworkmanager-exists
There was a problem hiding this comment.
Looks good to me! 🚀
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Purpose of this PR
The purpose of this PR is to resolve the issue where attempting to use NetworkLog when there is no NetworkManager instance would result in an exception.
Jira ticket
MTT-14743
fix: #3911
Changelog
Documentation
Testing & QA (How your changes can be verified during release Playtest)
Functional Testing
Manual testing :
Automated tests:
Does the change require QA team to:
If any boxes above are checked the QA team will be automatically added as a PR reviewer.
Backports
No backport is required.