having a problem with photon voice.

Options
mm sorry for mi inglish.

I new in photon voice and i change the character and i make host with photon buy i have this error.

PUNVoice: PhotonVoiceSettings instance already set, extra instance ignored.
UnityEngine.Debug:LogErrorFormat(Object, String, Object[])
PhotonVoiceSettings:set_Instance(PhotonVoiceSettings) (at Assets/PUNVoice/Scripts/PhotonVoiceSettings.cs:78)
PhotonVoiceSettings:Awake() (at Assets/PUNVoice/Scripts/PhotonVoiceSettings.cs:91)

When i select the player and i change the pun for the menu selector of the player

Comments

  • JohnTube
    JohnTube ✭✭✭✭✭
    Options
    Hi @danielmeza,

    Thank you for choosing Photon!

    What is the Photon Voice version you are using?
    Do you attach a PhotonVoiceSettings component to the audio prefab? If so, remove it and keep only one instance of PhotonVoiceSettings in the scene at all times.