Search Issue Tracker
Fixed in 2021.2.X
Votes
1
Found in
2018.4
2019.4
2019.4.18f1
2020.3
2021.1
2021.2
Issue ID
1318983
Regression
No
[macOS] Video Player's 5.1 audio channel layout is incorrect when outputting to Audio Source
How to reproduce:
1. Open the attached project's Scene labeled "SampleScene"
2. Enter the Play Mode
3. Listen for the sound cues
Expected result: Sounds for "Left", "Center", "Right", "Right Surround", "Left Surround" matches the output audio channels
Actual result: Sounds for "Left", "Center", "Right", "Right Surround", "Left Surround" doesn't match the output audio channels
Reproducible with: 2018.4.32f1, 2019.4.21f1, 2020.3.0f1, 2021.1.0b10, 2021.2.0a8
Workaround: Issue is not reproducible when Video Player's Audio Output Mode is set to "Direct"
Note: Issue can be heard on a stereo audio setup
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Linux] Dropdown menus are filled with empty entries when the Dropdown intersects with the Editors borders
- [HDRP] [Metal] Tiled artefacts when using DRS
- [HDRP] Empty template starts with incorrect Physically Based Sky ground
- Big chunk of "Untracked" memory in the Memory Profiler screenshot when a custom .obj file is loaded while in Play Mode
- Video contains artifacts when played in the Video Preview section in the Inspector Window
Resolution Note (fix version 2021.2):
Channel order convention from Apple's and libvorbis APIs differ for 5.1 and 7.1. Made needed adjustments. Fixed in Unity 2021.2.0a17