Instance of PhotonViewInspector couldn't be created. The script class needs to derive from Scriptabl

Options

Hi, Im Getting The "Instance of PhotonViewInspector couldn't be created. The script class needs to derive from ScriptableObject and be placed in the Assets/Editor folder." Error. Does Any Body Know What It Is?

Answers

  • Tobias
    Options

    PhotonViewInspector should not need to inherit from ScriptableObject. It's an Editor.

    Check if your PUN source is corrupted in some way.

    Use some Version Control. Download PUN from the Asset Store and reimport. Maybe even delete the Photon folder before you re-import.