Compatibility

Unity Version

BroAudio works on Unity 2020.2+, including 2020.2, 2020.3, 2021, 2022, 2023 and Unity 6

Platform

Platform
Tested
Limitation

PC

Mac

Android

iOS

WebGL

Console (Playstation, Xbox, Switch...)

unknown

WebGL

Audio in WebGL is heavily limited in Unity, since BroAudio is an add-on plugin based on Unity Audio, many features are limited as well.

List of the BroAudio features that are not supported in WebGL.

List of the BroAudio features that are limited in WebGL.

  • Volume range will be limited to 0~1 (-80dB ~ 0dB)

  • Fading will not be frame rate independent

Most of the listed feature limitations are due to the lack of support for AudioMixer, which is only mentioned on the AudioMixer page.

For more information about Audio in WebGL, see Unity Docs

Last updated