The playmaker photon proxy is not implementing OnPhotonSerializeView()!?

Options
I am getting this error in the console: The observed monobehaviour (PlayMaker Photon Proxy) of this PhotonView does not implement OnPhotonSerializeView()!

What can I do to solve this?

Comments

  • jeanfabre
    Options
    Hi,

    I assume you are using pun 2 right?

    it could be that you have an old version of pun 2 proxy and the prefab, remove it from the observed photonview component.

    Bye,

    Jean
  • SteveJobs
    Options
    Hello Jean,
    Thanks for the quick comment,
    I am still using pun 1, is that no longer compatible?