Hello folks!
My problem today is that I cannot get any sound to play in my Unity project. I have a few .wav files downloaded from the asset store and even when I click to preview the sound via the inspector panel I still can’t hear it.
If I could at least hear the preview sound clip via inspector panel that would be a start.
anyone offer any advice?
thanks
Richard
Not sure if this will help, but I have a project which started in Unity 1.5 I think. Somewhere along the update process I lost the ability to click on a sound and play it from the inspector. However, if I play the game in the editor the sound works fine. I found that if I pause the game while it’s playing in the editor, I can then preview sounds in the inspector. Hopefully this will work for you.