Is there incompalability?

Options
I am running on " Version 5.6.0f3 (497a0f351392) Personal " version.
The "Demo Worker" tutorial is broken for me. When running two clients and joining a room. The other player clips through the ground and player don't sync.

Answers

  • [Deleted User]
    Options
    Hi @Osybear,

    you are right about this and we already fixed that for the next version of PUN.

    For now you can easily fix it yourself by navigating to the used prefab. It is located in 'Photon Unity Networking\Demos\DemoWorker\Resources' directory. Having the prefab selected take a look at the inspector and drag and drop its 'ThirdPersonNetwork' component onto the PhotonView's observed components. This should fix the occurring problems with the demo.