[990] [Bug] Udon take ownership / OnOwnershipTransferred not working.
complete
jetdog8808
I use this world to test/debug udon networking and i can no longer take ownership (clicking the red button) and the ownership / OnOwnershipTransferred event is not fired. https://vrchat.com/home/world/wrld_76f7c7f9-9b46-4b9e-bf6d-c4e9bba602b9
Log In
Tupper - VRChat Head of Community
updated the status to
complete
Fixed in 992.
child of the beast
looks like this may be affecting pickup objects as well? Takato and i are seeing an issue where only the world master can pickup objects.
Tupper - VRChat Head of Community
updated the status to
in progress
Thanks for the report, we're taking a look.
jetdog8808
i'm using the Networking.SetOwner(Networking.LocalPlayer, gameObject) method to have the local user take ownership.
jetdog8808
was working before till this new build.