audio output is only mono in VR

hi

I’m trying to create a basic Video Player in VR with simple controls.
I added a VideoPlayer to my scene and set up and URL as source and then set the RenderMode to Material Ovverride and the Audio Output Mode to Direct.

My problem is that when I play a video the audio channels are not sperated
which means for example that when there is audio on the right channel in my video
the audio is playing on both channels on my Rift headphones.

Im not sure what is causing this. I’ve set the speaker mode to stereo in my project settings.

How do I fix this ?

did you find a solution for this? facing the same issue on an Unity 2019.2 project