Error importing Photon Voice

Options
Anytime i try to import PV into my current project i just get these errors:
Assets/PUNVoice/Scripts/PhotonVoiceNetwork,cs (95,73): error CS0122: 'PhotonNetwork.networkingPeer' is inaccessible due to its protection level

and same with lines 96, 99, and 100. any help?

Comments

  • vadim
    Options
    Does it work if imported in empty project?
    Do you have any Photon products already installed in your current project? Maybe cleanup needed before import.