#Client becomes master after synching back to the Initial Scene

1 messages · Page 1 of 1 (latest)

south peak
#

I have a VR app in which I am using Pun for multipalyer, I invite the clients to my AR room (my first scene), they come as clients and have no access to anything as I use role based script to disable some objects for them, when I take them to another scene everything is fine, they have avatar, voice and are still clients. But when I come back to the ARScene they become master too and we cant see each other, avatars also dont spawn. Again if I click on the next scene both are there with correct ownerships.
How can I resolve this issue?

halcyon star
#

I don't use Photon but as far as I'm aware, the master client acts as the host for the network session. There can only be one Master Client at a time. It sounds more like an issue with loading the previous scene.