Hey there.
So I updated PUN a couple weeks ago and have noticed new bugs in my game. The issue is this.
I have a 2 player game. I instantiate a scene object. The master client takes ownership of it. The other player takes ownership of it. The master client attempts to take ownership back but it doesn't get it. The logs print out "Ev OwnershipRequest etc." but the "locally controlled" box never gets checked in the PhotonView. More importantly the supposed owner can't update it either.
I've downgraded back to 1.66 and the issue is gone for me.
So I updated PUN a couple weeks ago and have noticed new bugs in my game. The issue is this.
I have a 2 player game. I instantiate a scene object. The master client takes ownership of it. The other player takes ownership of it. The master client attempts to take ownership back but it doesn't get it. The logs print out "Ev OwnershipRequest etc." but the "locally controlled" box never gets checked in the PhotonView. More importantly the supposed owner can't update it either.
I've downgraded back to 1.66 and the issue is gone for me.