Unity HTML 54 build error using FMOD 2.00.09

Hey there!

My client needs WebGL export for a simple program. I’m using Unity 2019.2.21f1 Personal with FMOD 2.00.09 (Unity Verified).

I get this error in the console in my development build and there’s no sound:

Capture

Everything works fine in the editor. “Master” is the name of the only bank we’re using. I don’t understand why it’s ‘key’ is being added multiple times. I am only loading the script through one instance of the Studio Bank Loader script attached to an object in my scene:

Capture2

As for the second error, I simply can’t understand a thing.

Any help with this would be greatly appreciated! Cheers :slight_smile:

Are you able to share the entire output log?