Unity Issue Tracker - AudioSource Stereo Pan property doesn't fully mute the right or left channel when using a VideoPlayer attached to an AudioSource and setting the option to -1 or 1
Fixed
UUM-65071
AudioSource Stereo Pan property doesn't fully mute the right or left channel when using a VideoPlayer attached to an AudioSource and setting the option to -1 or 1
Fixed an issue that would cause the pan control on audio sources to not work properly in some cases.
Cancelling this 2023.2 tech release issue since the support for this release has come to end of life. Cancelling this 2023.2 port case does not affect any LTS or Unity 6 Beta/Preview that remain open.
How to reproduce:
1. Open the attached “RewindVideoTest.zip“ project
2. Open the “Assets/Scenes/SampleScene.unity“ Scene
3. Enter Play Mode
Expected result: There is no sound on the right channel
Actual result: There is sound on the right channel