PhotonAnimatorView not working in Unity 5?

Options
Hello,

I am currently evaluating PUN with Unity 5 (5.0.0f4 peronal) and I came across a problem. Trying eg. the Mecanim demo, it appears that the Synchronize Parameters box in the Photon Animator View Script is not populated (see screenshot) and when running the demo, animations are not synchronized. Digging a bit deeper, it turns out that m_Animator.parameters.Length is zero in PhotonAnimatorViewEditor.cs. To make sure this is not a conversion problem of the PUN Mecanim Demo to Unity 5, I made a Character and an Animation Controller in an empty project and applied the Photon Animator View script, but the problem still persists.

Any suggestions?

Comments

  • Tobias
    Options
    I fixed this bug for PUN 1.51 which is now in the Asset Store. Please update.