Audio Listener not working.

The audio listener on my First Person Controller was working perfectly well until I made a new scene (I duplicated the First Person Controller onto that new scene) when I entered the scene the audio listener wasn’t picking up any sounds. I selected my audio source in the inspector and saw that the audio source wasn’t detecting a listener within its range. I am absolutely certain that the listener is close enough to hear the audio source? Any help would be appreciated, thanks in advance.

1 Answer

1

Try restarting Unity, this happens to me sometimes. Just restarting it tends to work fine.

Thanks for replying so fast. I tried this and it didn't work D: Would you happen to have any other solutions?

Nevermind, I deleted the main camera which I forgot about and it works now. Thanks anyway :)