Search Issue Tracker
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 "... Read more
[Mobile] [Audio] AudioSource.GetSpectrumData returns incorrect data
Reproduction steps: 1. Open the project in "AudioTest.zip" 2. Open Audio Scene and enter Play Mode 3. Inspect the visual audio repre... Read more
Crash on FMOD::DSPI::getNumInputs after adjusting sound
How to reproduce: 1. Open attached Unity project 2. Play 04_Gameplay scene 3. Adjust computer sound 4. Try to play game 5. Repeat 3-... Read more
Crash on RaiseException when exiting the Editor after compilation
How to reproduce: 1. Open the attached project from "case_1349911_crash.zip" 2. Open Scene "SampleScene" 3. Enter Play Mode 4. Exit ... 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 Mode 4. Select GameObject "AudioChec... Read more
Crash on audio::mixer::UpdateAudioMixerMemory when entering Play Mode
Reproduction steps: 1. Open the user's attached project 2. Open scene "LoadBundleScene" 3. Enter Play Mode 4. If the crash doesn't o... 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 Mode 3. Click the "Get St... Read more
Increased Audio file ImportedSize when Compression Format is Vorbis
How to reproduce: 1. Open the attached "case_1341742.zip" project 2. In the Project window, select File1/FIle2 3. Observe its Import... Read more
Error is thrown when Audio Clip is selected in the Project Browser
Reproduction steps: 1. Open attached Project 2. Select the Audio file in the Project Browser Expected result: No errors are thrown ... 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 w... 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
- “ArgumentOutOfRangeException” error appears when inserting a double character if using “SetValueWithoutNotify” on UI Toolkit’s TextField
- Particle System emission delays between particle generations when playing the simulation
- EditorUtility.DisplayDialog is not shown when Input.GetMouseButtonDown is called a second time
- Animator Enum Properties get set to 0 instead of the value specified in the Scene when the Property is animated by a State that is not playing
- [iOS] Background thread runs a few times slower when “application.targetFrameRate“ is set to 30 compared to 29 on some iOS devices