com.unity.multiplayer.samples.coop
com.unity.multiplayer.samples.coop copied to clipboard
feat: returning to offline state on transport failure [MTT-4302]
Description
This PR adds handling to the OnTransportFailure callback. When it is invoked, the ConnectionManager will return to the Offline state so that it can restart hosting again.
Issue Number(s)
Contribution checklist
- [ ] Tests have been added for boss room and/or utilities pack
- [x] Release notes have been added to the project changelog file and/or package changelog file
- [x] Pull request has a meaningful description of its purpose
- [x] All commits are accompanied by meaningful commit messages
- [x] JIRA ticket ID is in the PR title or at least one commit message
- [x] Include the ticket ID number within the body message of the PR to create a hyperlink