I am using programmer sounds to play sounds in my project, but all sounds are mono. I have other events, which are played using RuntimeManager.PlayOneShot and for those stereo works fine. Also the file I’m trying to play works fine when played through PlayOneShot - it is stereo, but when played through programmer sounds, it is mono.
I tried both ways - as audio table sound and from disk - and both are mono.