Search Issue Tracker
Fixed
Fixed in 2020.3.47f1, 2021.3.23f1, 2022.2.14f1, 2023.1.0b11, 2023.2.0a8
Votes
0
Found in
2020.3.42f1
2021.3.14f1
2022.1.23f1
2022.2.0b16
2023.1.0a20
2023.2.0a1
Issue ID
UUM-19696
Regression
No
An AudioClip played through an AudioMixer provides different sounds of the same audio when playing for the first time
How to reproduce:
1. Open the user-attached “FirstSound.zip” project
2. Open the “scene” Scene
3. Enter Play Mode
4. In the Game View press the Button 2 times
Expected result: Button press audio plays the same both times
Actual result: During the first button press the audio sounds different / is corrupted
Reproducible with: 2020.3.42f1, 2021.3.14f1, 2022.1.23f1, 2022.2.0b16, 2023.1.0a20
Reproducible on: macOS Monterey 12.6 (Intel)
Notes:
- Reproducible in Builds
- Workaround: Removing “source.outputAudioMixerGroup = m_AudioMixerGroup;” and adding it back fixes the issue
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Tilemap.SetTile() does not change the tiles when called from Update() in the Player
- Custom Shader Material is pink when the project is built for the WebGL platform
- New 3D URP Sample Scenes Project is created with an invalid dependency on com.unity.render-pipelines.universal-config when creating the Sample Project for the first time
- Canvas Scaler causes abnormal scaling of Canvas elements in Play Mode when UI Scale Mode is set to "Constant Physical Size" and any Editor window is moved to a differently scaled monitor and is interacted with
- Touch.rawPosition always returns (0,0) when clicking or dragging anywhere on the screen in the Play Mode
Add comment