Animator View - No layers/parameters to synch

Options
I am using a Photon Animator View and for some reason when it is a prefab I get the following within the inspector

inspectorIssue.png

As you can see it says..
"Animator doesn't have any layers setup to synchronize"
and
"Animator doesn't have any parameters setup to synchronize"

In the photon mecanim example it properly shows the layer weights and parameters within the inspector for the prefab.

I have been ignoring the issue because if I drag the prefab into my scene the weights and parameters show up correctly.
However, it is beginning to become annoying because the values reset themselves sometimes.

Does anyone know why the layer weights and parameters aren't showing up in my inspector when it is a prefab?

Thank you!

Comments

  • Tobias
    Options
    Which Unity version do you use and which PUN version exactly?
    PUN 1.51 should be OK but maybe something got broken.
    Which other components are on the prefab?
  • erebel55
    Options
    I am using Unity 5.0.1f1 and I was using PUN 1.50.2

    I just upgraded to PUN 1.51 and the issue is gone :D

    Thank you sir