Prefab GUIDs changing in 2019 beta

We're having a strange issue with prefabs that have a PhotonView component seemingly having their GUID changed and causing missing references in various components/ScriptableObjects throughout the project.

Help!

Comments

  • JohnTube
    JohnTube ✭✭✭✭✭
    hi @Billowe,

    Thank you for choosing Photon!

    We don't support Unity 2019 beta yet.
    You can try another Unity version, maybe try if the issue exists in Unity 2018.3?
  • hi @JohnTube
    yes I have this issue with unity 2018.3.
    I upgraded PUN to version 2.9.
    In my project exist nine different folder in resource and into each folder are two prefabs with ("base", "level1_default")
    when photon instantiate a prefabs on network, GUID change.
    I think this issue just happening on editor.

    Sorry for my bad English.

    Thank you