Audio Envelope doesn't work with Android Oculus Quest 2

Hi Guys,

I’m using an audio envelope in my project, moving geometry with the sound. In the case of Windows and Mac platforms, everything works fine. But, once I try to make a build for Oculus(Android), an audio envelope stops working. The same thing is with iPhone but, I didn’t research it yet. So, the question is: Is it possible to get a working audio envelope for Android? It always shows 0 while the audio is playing. The same level in Widows version works perfectly.

Thanks!

When I’m trying simple audio as source it works, but as soon as I’m trying media sound, android refuses togive an audio envelope data… In my case I need exactly media sound beacuse I would like to give user a posibility to change the music on the run.