Search Issue Tracker
[Audio] Selecting audio file in Project window throws error "Unknown pla...
Reproduction steps:1. Create a new Unity project2. Import "Example.wav" into the project3. Select the .wav file in the Project windo... 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
Crash on AudioMixer_CUSTOM_FindSnapshot when passing null as an argument...
How to reproduce:1. Open the attached project from "MinimalTest.zip"2. Open Scene "SampleScene"3. Enter Play Mode Reproducible with:... Read more
Error is thrown when Audio Clip is selected in the Project Browser
Reproduction steps:1. Open attached Project2. Select the Audio file in the Project Browser Expected result: No errors are thrownActu... Read more
Increased Audio file ImportedSize when Compression Format is Vorbis
How to reproduce:1. Open the attached "case_1341742.zip" project2. In the Project window, select File1/FIle23. Observe its ImportedS... Read more
Information about Audio Clips loaded using a UnityWebRequest is lost aft...
Reproduction steps:1. Open the attached project "Case_1345650" and load Scene "SampleScene"2. Enter Play Mode3. Click the "Get Strea... Read more
Crash on audio::mixer::UpdateAudioMixerMemory when entering Play Mode
Reproduction steps:1. Open the user's attached project2. Open scene "LoadBundleScene"3. Enter Play Mode4. If the crash doesn't occur... Read more
Multiple Audio Sources on the same GameObject will get stuck when the sh...
Reproduction steps:1. Open project "210626 - AudioBug.zip"2. Open Scene "Scene"3. Enter Play Mode4. Select GameObject "AudioCheck" f... Read more
Crash on AudioCustomFilter::GetOrCreateDSP when recompiling scripts whil...
How to reproduce:1. Open the attached project "MusicTheoryApp.zip"2. Open the script "ToggleButton.cs"3. Inside the script, add "Deb... Read more
Crash on FMOD::DSPI::getNumInputs after adjusting sound
How to reproduce:1. Open attached Unity project2. Play 04_Gameplay scene3. Adjust computer sound4. Try to play game5. Repeat 3-4 ste... 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