Unity-Technologies / multiplayer-community-contributions

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

Can we transfer host authority to the other player this moment #142

Closed jadeeeeeeeee closed 2 years ago

jadeeeeeeeee commented 2 years ago

Good afternoon.

When the game use host mode, other players will not be able to playgame after the host player offline. Can we transfer host authority to the other player this moment . To ensure that other players game stably.

Environment: OS: [e.g. Windows 10] Unity Version: [e.g. 2019.4.3] Netcode Version: [e.g. v0.1.0] Netcode Commit: [e.g. https://github.com/Unity-Technologies/com.unity.netcode.gameobjects/tree/release/0.1.0]

LukeStampfli commented 2 years ago

Host migration is currently not supported. It's a feature request we got quite a few times. I'll close the issue here as this board is specifically for the community contributions while host migration would be a feature in the netcode for gameobjects package.