scene object freeze on master client change

Options
hi guys.
this case happen in android, unity editor and html build, haven't tested on other builds
when ever the master client is switched i get this in the console :

Adjusting owner to sender of updates. From: 0 to: 2

the scene objects freeze until the old master client leave the room or disconnect, i also waited for around 2-3 minutes and it kept freezing until the old master client left.

there are 18 scene object

any idea what is the problem? do i need to manually change the ownership or do something else?

Comments

  • HI,

    Do you use PhotonNetwork.SetMasterClient for master switch?
  • Tobias
    Options
    Are you using a recent version of PUN? You should update to latest, if you switch the Master Client manually.