fix: NullReferenceException caused when unsubscribing on session removal [MTTB-1161] by fernando-cortez · Pull Request #905 · Unity-Technologies/com.unity.multiplayer.samples.coop
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 588
Merged
Conversation
Copy link Copy Markdown
Contributor
Description
Fixing a small error logged when a client is removed from a Session.
Issue Number(s)
Contribution checklist
- [ N/A ] 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
- [ N/A ] An Index entry has been added in readme.md if applicable
fernando-cortez added 2 commits
April 1, 2025 19:22
fernando-cortez
marked this pull request as ready for review
fernando-cortez
requested a review
from a team
as a code owner
sentinel-u3d
bot
requested a review
from Elfi0Kuhndorf
Copy link Copy Markdown
Contributor
Elfi0Kuhndorf
left a comment
•
edited
Loading
Elfi0Kuhndorf
left a comment
•
edited
Loading
edited
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Error seems to have disappeared
Elfi0Kuhndorf approved these changes Apr 2, 2025
Copy link Copy Markdown
Contributor
Elfi0Kuhndorf
left a comment
Elfi0Kuhndorf
left a comment
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
fernando-cortez
deleted the
fix/error-on-session-removal
branch
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