Fmod Discrete Parameter Problem with WebGL upload

Hi everyone, I have a game that uses Unity integrated with FMOD. I uploaded a WebGL version of this game to simmer.io and the music plays mostly as expected.

In the game, I have a Sphere Object which triggers a discrete parameter value when the player passes through it. This obviously works fine within the engine but doesn’t work in the WebGL version.

This Sphere uses Unity’s FMOD Studio Parameter Trigger (as pictured) to change the discrete values.

I have other discrete and continuous parameters which aren’t set to a sphere trigger which work fine in the Webgl version. Please let me know if you have any solutions for this.

Hi,

Unfortunately, I was not able to reproduce the issue testing Unity 2022.3.0 and FMOD 2.02.15

What version of FMOD and Unity are you using? Do you see any errors in the Web console? Would it be possible to get a link to the project to have a look at? It can be DM’d to me.