No audio in build, but ok in editor

Hi,

I was on 2021.1.0b1 and everything worked fine.
Updated to 2021.1.0b10 & now when I do a build it has no audio.

I’ve checked windows volume mixer and the application definitely isn’t muted.
I have audio when playing in the editor.
Project settings audio global volume is set to 1.

Anyone else experiencing this since updating?

Update: found the reason was just a get GameObject parameter wasn’t being registered in a build. Have no idea why… & also have no idea how I fixed it randomly by also just getting that GameObject’s name as a string ¯_(ツ)_/¯

1 Like