[Resolved] - Photon Animator View - Synchronization Parameters Changing

Hey all,

I have this weird thing going on. Whenever I build the game, the Synchronization Parameters were chosen randomly switch to disabled.

I have the animator view last in the component hierarchy, and in the photon view list. Not changing anything through code. This is really weird and it's driving me nuts.

And help would be appreciated.

Unity version - 2019.2.0f

Comments

  • I found out what was happening, must be some freak issue with the serialization.

    I was selecting the prefab from the resource folder and editing in the inspector from there. Turns out I had to first click the open prefab button. Then edit. Though not necessary for anything else...