Unity-Technologies / Unity-Technologies/com.unity.webrtc
[BUG]: Output AudioSource not stereo pannable
Open
@karasusan is already working on this.
Since Oct 24, 2022.
bug
issued
- Dominant language
- Assembly
- Stars
- 852
- Forks
- 238
- PR merge metrics
- No merged PRs in 30d
Description
Package version
2.4.0-exp.11
Environment
* OS:Windows 10
* Unity version: Unity 2021.3
Steps To Reproduce
- Start the WebRTC Audio Sample Scene
- Push the "Start"-button and then the "Call"-button
- Now go to the hierarchy and select the "Audiosource - Output"
- Apply -1 or +1 to "Stereo Pan"
Current Behavior
The volume stays the same on both sides,
Expected Behavior
The volume should only be hearable on one side left for -1 and right for +1.
Also note, that the input audioSource with a proper clip is pannable and also sends that information via webrtc to the receiver.
Anything else?
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.