Hi,
We have just updated Babylon version to 8.33.4 from 8.9.1 and now the unmute audio button appears when loading the app. With our current code, in 8.9.1 Engine.audioEngine.useCustomUnlockedButton=true hides the button properly, but in 8.33.4 the button is there. https://playground.babylonjs.com/#VLRJVP#1
It may be related to this:Reimplement legacy `AudioEngine` class with AudioEngineV2 `WebAudioEngine` class by docEdub · Pull Request #16898 · BabylonJS/Babylon.js · GitHub
Is there a way to hide the “Unmute button” with the legacy mode?
Regards

