Whenever I drag in an audio clip from a folder and play it with scripts or with play on awake, it doesn’t make any sound unless it was the first one ever put in the scene.
This has happened to me for every project I have done. Whenever I add a soundtrack, it blocks out all other sounds unless it is gone or muted. I have already asked this question once and haven’t gotten a single response after waiting a month.
Sorry for the grumpiness, if you need more information to diagnose the problem please ask for it.
Well I think I found it why the music wasn’t working. I make the music on a seperate GO and the music volume scales with the GO distance. The GO was too far away to hear. I heard the music was slightly audible and listened to it get louder the closer I got. Well I hope this is useful if anyone else has that problem. Hope I didn’t waste your time, this honestly has been a big problem for me for a while and it was just an accident that fixed it.
If this is the case, and you want to hear the sound from anywhere in the level, I would go to each sound clip in the project tab and uncheck the 3d sound box.
Then distance isn’t considered when it is played, no matter which GO it is on.
Just a thought, hope it helps.