How to build for WebGL

Trying to build for Unity and WebGL but can’t find the correct platform to build to in FMOD - in my build settings the option for this platform doesn’t appear as seen in screenshot below.

Using FMOD 2.02.04

No WebGL

Hi,

The preset platform options are distinct in that many require unique considerations such as additional libraries. HTML5/WebGL does not, so you can simply create a Desktop, Mobile, or Custom platform with the Output sub-directory “HTML5” and it should work fine.