Unity Issue Tracker - Unity does not recognize surround sound driver capabilities and plays audio in stereo
Fixed
UUM-348
Unity does not recognize surround sound driver capabilities and plays audio in stereo
Unity: Platform Audio
Fixed
2021.3.X
Won't Fix
2022.2.X
2022.1.X
2021.2.X
2020.3.X
2019.4.X
2022.1 has reached end of life so the issue will be fixed in a newer version.
not required
not required
not required
Reproduction steps:
1. Download and open the attached project: "SurroundSoundTest.zip"
2. Enter Play Mode
3. Observe the Console and listen to the recording playing in the background
Expected result: The sound is played in 5.1 surround sound and both Console messages output "Mode5point1"
Actual result: The sound is played in stereo and AudioSettings.driverCapabilites returns "Stereo" while AudioSettings.speakerMode returns "Mode5poin1"