Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

No sounds playing in webgl build

A topic by JohnCoding created Apr 18, 2021 Views: 2,004 Replies: 3
Viewing posts 1 to 2

None of my games play sounds when I host them on itch. The music and sfx works fine in Unity, but whenever I put them on itch, they're completely silent. The background music for my recent game is reference in the actual audio source component in the audio clip in the hierarchy and I made sure pitch is at 1 so I'm not sure what's causing it.

(+1)

have you tried changing the audio import settings of your audio samples?

and are you using any reverb or effects?

webgl unity is more limited than other platforms.

see here if you haven't already: https://docs.unity3d.com/Manual/webgl-audio.html important info here.

if you end up totally stuck i can help you out more. would need more info.

(+1)

Thank you for replying to my post! I did test a bunch of things, but the only solution that worked was just updating unity. I was worried that updating would corrupt my game or make a bunch of bugs, but it went well.

(+1)

excellent :) i have had disasters updating Unity.

glad it worked out :)

This topic has been auto-archived and can no longer be posted in because there haven't been any posts in a while.