chore: Removing (now) redundant cached NetworkBehaviour status [MTT-5239] by fernando-cortez · Pull Request #799 · Unity-Technologies/com.unity.multiplayer.samples.coop
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 588
Merged
fernando-cortez merged 2 commits intodevelopfrom
Dec 16, 2022Merged
Conversation
Copy link Copy Markdown
Contributor
Description
Quick PR to remove cached NetworkBehaviour status checks that were previously allocating memory. This has since been optimized NGO-side.
Issue Number(s)
Contribution checklist
- Tests have been added for boss room and/or utilities pack
- Release notes have been added to the project changelog file and/or package changelog file
- Pull request has a meaningful description of its purpose
- All commits are accompanied by meaningful commit messages
- JIRA ticket ID is in the PR title or at least one commit message
- Include the ticket ID number within the body message of the PR to create a hyperlink
- An Index entry has been added in readme.md if applicable
fernando-cortez
added
2-Easy
labels
Dec 16, 2022
fernando-cortez
assigned
LPLafontaineB
fernando-cortez
requested a review
from SamuelBellomo
as a code owner
SamuelBellomo approved these changes Dec 16, 2022
LPLafontaineB approved these changes Dec 16, 2022
LPLafontaineB
added
3-Good to Merge
and removed
1-Needs Review
labels
Dec 16, 2022
fernando-cortez
merged commit
309072e
into
develop
fernando-cortez
deleted the
chore/remove-cached-network-status
branch
fernando-cortez
changed the title
chore: Removing (now) redundant cached NetworkBehaviour status
chore: Removing (now) redundant cached NetworkBehaviour status [MTT-5239]
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment