Search Issue Tracker
Editing ParamEQ through dragging on the graph is not undoable
How to reproduce:1. Open user-submitted project (workbench-2019.2.zip)2. Open the AudioMixer asset in the Audio Mixer window3. Selec... Read more
[Audio] No preview for procedurally created audio clips
Reproduction steps1) Open attached project2) Open scene "ShuffleClip"3) Enter play mode--- You should hear distorted bird singing4) ... Read more
Audio Importer Inspector preview forgets settings on apply
Audio Importer Inspector preview forgets settings on apply. EXPECTED:All audio preview settings should be remembered. Optimally per ... Read more
[Audio] Unity Crashes when AudioMixer's Snapshots are removed
[Audio] Unity Crashes when AudioMixer's Snapshots are removed Steps to Reproduce: 1. Open a new project.2. Create an Audio Mixer3. S... Read more
Change AudioMixer "Send" effect -> "Send level" dB has no affect which r...
How to reproduce:1. Open attached project "DuckVolumen2019.1.3f1.zip" and scene "SampleScene"2. Open "Audio Mixer" window3. Select "... Read more
Audio Profiler does not have a bottom side scroll, so information is mis...
Audio Profiler does not have a side scroll, so information can be hidden for the user. This was tested on a 13" MacBook Pro hardware... Read more
Errors are thrown when audio files which have more than two channels are...
Importing such file will produce an error:NullReferenceException: Object reference not set to an instance of an objectUnityEditor.Au... Read more
Instantiate(gameObject.audio) as AudioSource causes crash
To reproduce:1. Open attached project2. Open scene "creatures"3. Run - unity crashes with no bug report Removing the line "SXFaudioS... Read more
OnAudioFilterRead doesn't handle Sample Rate mismatch when playing the p...
How to reproduce:1. Make sure that the Sample Rate of your default Audio Input Device isn't set to 8kHz in the Windows Sound Control... Read more
ps_process_raw crash caused when trying to access the microphone source
Steps to reproduce:1. Open "Vox Magicka.zip" project2. Load "Test Scene" scene3. Enter playmode-Crash Note: Check TestScript.cs line... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used