I'm currently stuck with this infuriating bug in which none of the audio files in my game play on preview, I've opened other projects and copied those sound files and the exact line of code used to play it and it doesn't seem to work in my specific project.
for instance:
This does nothing. But in other projects it would work. (I've also tried putting the sound effects in the music or sounds folder but that doesn't work either)
I think I've figured out that it must be something to do with the project as a whole, video audio works, and preload sounds is checked, have I accidentally unchecked something that makes it so sounds and music will just never play?