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
- Only the left screen is rendering when using Render Graph Fullscreen Blit in Meta Quest 2
- Context menu with the "Revert" option doesn't appear when pressing the right mouse button on a "Vector2" or "Vector3" property in the Inspector of a custom shader
- Missing Render Feature "Full Screen Pass Render Feature" in any “Universal Renderer Data” asset when upgrading from 2022.3
- Inconsistent ParticleSystemVertexStream.PercentageAlongTrail data range in Trail Texture Modes except "Stretch"
- The Graph Debug Window can be right clicked through and the Node Workspace is manipulated instead
Add comment