Unity-Technologies / multiplayer-community-contributions

Community contributions to Unity Multiplayer Networking products and services.
MIT License
415 stars 160 forks source link

Workround for reported issue when a client is disconnected #246

Closed Myxcil closed 1 month ago

Myxcil commented 6 months ago

workaround/possible fix: https://github.com/Unity-Technologies/multiplayer-community-contributions/issues/245

unity-cla-assistant commented 6 months ago

CLA assistant check
All committers have signed the CLA.

patrickexe commented 5 months ago

Just encountered this... Fix works flawless, needs to be merged in. Thank you!

cantaspinar commented 1 month ago

This fixes the issue of the host being disconnected when the client is not approved during connection approval. @NoelStephensUnity, is it possible to merge this?

NoelStephensUnity commented 1 month ago

Thank you for the contribution!
Nice fix! :godmode: