Unity-Technologies / Unity-Technologies/com.unity.webrtc

[BUG]: Output AudioSource not stereo pannable

Open
#834 6 comments 0 reactions 1 assignee View on GitHub

@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
  1. Start the WebRTC Audio Sample Scene
  2. Push the "Start"-button and then the "Call"-button
  3. Now go to the hierarchy and select the "Audiosource - Output"
  4. 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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.