Search Issue Tracker
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
Inverted Lowpass Filter Component behaviour between Unity versions 5.3.5...
1. Open attached Unity project "New Unity Project 02" in Unity 5.3.5p5 or an earlier version of 5.32. Load scene "LowpassFilterBug"3... Read more
Audio Source affected by Reverb Zone even with Bypass Reverb Zones setti...
Steps to reproduce:1. Open attached Unity Project "BypassReverbZonesBug"2. Load Scene "Test"3. Enter Play mode4. Select Cube5. Unche... Read more
Crash in "AudioSource_CUSTOM_SetCustomCurve" When AnimationCurve is set ...
To reproduce:1. Open attached Unity project "Crash.zip"2. Open "crashScene" scene3. Go into Play Mode Result: Unity crashes instantl... Read more
[Regression] Audio Reverb filter ignores Decay Time property and cuts of...
Steps to reproduce:1. Open attached project2. Open "reverbfilter" scene3. Select "GameObject" and disable "Clock" script4. Press pla... Read more
In Audio Mixer, SFX Reverb properties are laid out illogically
(Not really a bug, just an adjustment that needs to be made)To reproduce:1. Open a new Unity project2. Window --> Audio Mixer3. I... Read more
Playing from last frame of an AudioClip in Timeline throws "An invalid s...
Steps to reproduce:1. Open the attached "InvalidSeekPosition.zip" Unity project2. Open SampleScene3. Open Window->Timeline4. Sele... Read more
Video with unsupported audio codec doesn't play sound and gives no warni...
To reproduce:1. Open attached project "audionowarning.zip"2. Open "SampleScene.unity" scene3. Select Canvas > Working in the hier... 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
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default