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
- [Android] Volume level of the same audio file is different on Samsung Galaxy Tab A8 between 2023.3.0b3 and 2023.3.0b4
- ‘Expected end of value’ warning occurs when a property declaration includes five or more variable references
- Tags window completely breaks and throws Exception errors when Adding a Tag to a GameObject
- Crash on BurstCompilerService::CompileAsync when entering Play mode in a specific scene
- InvalidOperationException when using Game Camera Preview in Scene window with a custom RenderGraph pass
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