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
- Crash on [NSApplication endModalSession:] when saving while Play Mode is loading
- Incorrect Preferred Height calculation when a single text line uses different Font Assets
- [ShaderGraph] Redo Collapse Nodes action does not fully collapse the Nodes
- [Ubuntu] Mouse cursor is set box select mode after exiting VFX Graph's Rename Context function
- Unrecognized identifier DECLARE_STACK_CB error is thrown when VirtualTexture Property is used with Custom RenderTexture target
Add comment