Hi Guys,
I build my app to windows store, but it works but do not have sound.
I changed mode debug to master, but the problem persist
Thanks
Hi Guys,
I build my app to windows store, but it works but do not have sound.
I changed mode debug to master, but the problem persist
Thanks
Have you created a basic repro project? i.e A simple scene with an Audio Source that plays a sound file automatically?
Then built that for Windows Store? Is your sound 2D or 3D? Have you got any other programs running on your PC that could be affecting the sound playing in your game?
We have worked on several games for Windows Store and there have never been any problems with sound.
Hello. I had this problem as well and after searching everywhere for an answer… I found nothing…
However… I did manage to fix it eventually.
Convert your audio files into MP3 Format and use the compression type “Compressed in memory” and they should play fine.