Duplicate shortcuts for PhotonView component

Options
I am getting this strange bug in Unity where Photon seems to keep adding duplicate PhotonView shortcuts to Unity's Component menu.



It's not there when I start Unity but they start appearing as I am working. I am not sure but I think they get added whenever I make changes to my scripts and recompile. It starts cluttering up my console with the following warning:

Duplicate Shortcut Identifier found: Component/Photon Networking/Photon View. Ignoring
UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes()


It seems to be harmless but it is an irritant and I would like to get rid of it. Any ideas what could be causing it? I am using Unity 2018.3 on macOS 10.14.

Comments

  • JohnTube
    JohnTube ✭✭✭✭✭
    Options
    Hi @sKipper,

    Thank you for choosing Photon!

    The solution for this problem is here until next PUN versions are released.