Photon syncing components doesn't implement OnPhotonSerializeView()

Options

When a second Player joins the room I get these error for all Photon components for syncing like photon transform/animator view: The observed monobehaviour (Player) of this PhotonView does not implement OnPhotonSerializeView()!


Answers