Search Issue Tracker
AudioClip.GetData returns samples that are missing parts of the original...
To reproduce:1. Open the attached project2. Listen to the audio clip in the "Assets" folder "Sample Clip"3. Enter play mode4. Press ... Read more
[Audio] Sound that comes from SubMixer can't be Muted via Linked group i...
Steps to reproduce:1. Open attached project2. Enter Play mode3. Audio Mixer Tab > Mixers > select "NewAudioMixer". Note: it's ... Read more
AudioSource.GetSpectrumData crashes Editor if Channel is set to a negati...
Repro steps:1. Open "Nonlinearr.zip" project (attached)2. Make sure "SpactrumScene" is loaded3. In the Hierarchy find SpectrumOrigin... Read more
When DSP Buffer Size is set to "Best Latency" it makes audio in the Edit...
Reproduction steps:1. Open my attached project ("AudioTest.zip")2. In project settings, make sure that DSP buffer size is set to "be... Read more
Audio starts popping after pausing and resuming the Scene
How to reproduce:1. Open the "SoundStutterBug.zip" project2. Press Play3. Pause and resume the scene several times4. Listen to the a... 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
Unity crashes when AudioMixer.SetFloat() name parameter is null
Reproduction steps:1. Open the attached project "Test"2. Open "Assets/Scenes/SampleScene"3. Enter Play Mode Expected result: Console... Read more
AudioMixer.SetFloat() ignores new value when it is changed and saved dur...
To reproduce: 1. Create new project2. Download and import AudioMixer error.unitypackage3. Open 'AudioMixer not working as expected' ... Read more
Editor freezes when audio clip from a movie texture is played with the a...
To reproduce:1) Open attached project and scene2) Play it3) Click "Play Movie (BUG)"4) Wait till the movie ends (~10s) Expected: Uni... Read more
[Audio] Exposed parameter for the Send effect's level gives an error in ...
Steps to reproduce:1. Open the attached project (861696-TestCase.zip)2. Open the Assets/test.unity scene3. Open Audio Mixer4. Select... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS