Weird issue in unity arises that it breaks prefab connection

The error suffenly came when I was working with photon view + photon transform view

Assertion failed on expression: '!(m_Object.find(fileID) != m_Object.end() && m_Types[m_Object.find(fileID)->second.typeID].GetPersistentTypeID() != objectPersistentTypeID)'
UnityEditor.EditorApplication:Internal_CallGlobalEventHandler()

Now if I remove photonview it removes the error but without photon view the project won't work as it is a multiplayer game.

Unity:- 2018.3.0f2

Comments

  • Hi,

    The new prefab workflow being new seems to have may small corner cases with issues. Can you reproduce this? if yes, could you share the steps so that we try to replicate it here.

    Bye,

    Jean
  • Hi,

    also, just noticed your version, can you try with the latest version for 2018.3 ? currently it's 2018.3.5f1

    make sure you try on a copy first, and do a backup in all cases.

    Bye,

    Jean