Search Issue Tracker
AudioMixer exposed parameters cause assertions when hidden and prevent t...
How to reproduce:1. Create a new Unity project2. Create an AudioMixer asset and open it in AudioMixer window3. Add 2 new child group... Read more
Unity starts recording audio only when it loses focus and then regains it
Reproduction Steps:1. Import attached project.2. Open "Test" scene.3. Enter Play mode.4. In Game window, select your microphone as t... Read more
[Windows] Changing Default Audio Output Device does not change audio out...
The expected behavior is that when you change Default Output Device, the sound starts to play on that device. This is how all applic... Read more
Microphone.Start() crashes the Editor when play a scene at FMOD::MemPool...
Steps to reproduce:1. Open the attached project2. Open the main scene3. Play the scene4. Observe the crash Actual result: Unity cras... Read more
AudioSource PlayOnAwake doesn't play on the first frame
How to reproduce:1. Open the attached project2. Enter Play mode Actual result: In the console AudioSource.IsPlaying() booleans are l... Read more
[WebGL] integer result unrepresentable error when changing pitch of the ...
To reproduce: 1. Download and open attached "repro946347.zip" project.2. Select WebGL as build platform.3. Go to Player settings->... Read more
Music is replaced by a buzz sound when using DSP
Steps to reproduce:1. Download and open the project "Buzz.zip"2. Open Assets/Scenes/SampleScene.unity3. Hit Play Expected result: Th... Read more
[iOS] [FMOD] Mute Other Audio Sources is ignored with FMOD and Audio>Dis...
When disabling unity audio completely through Edit->Project Settings->Audio->Disable Unity Audio and using FMOD instead the... Read more
Microphone.devices returns empty if the setting "Disable Unity Audio" is...
Steps to reproduce:1. Make sure you have at least 1 microphone connected2. Download and open the attached project3. Make sure "Disab... Read more
FSBTool freezes when handling many audio files
1. Download the attached project2. Using terminal, navigate to the project root folder3. Run this command ~20 consecutive times: "{P... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph