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
- NullReferenceException when setting 'isTextObjectScaleStatic' to false on a disabled TextMeshPro GameObject
- Shader Stripping Custom Options disappear when exiting Play mode without reloading Domain
- Decals do not get projected when 'Rendering Layer Mask' on a GameObject is 23rd Layer or above due to encoding/decoding issues
- Deriving from SearchContextAttribute doesn't always work
- Scripting API documentation is missing for macOS editor extensions
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