Search Issue Tracker
[AudioSettings.dspTime] Does not increment until the third render of OnA...
Reproduction steps:1. Open attached project.2. Open and play "AudioBugDemo" scene.3. Check the notification in the console window. Read more
[FileSize] Editor.log incorrectly reports size of audio files
Steps to reproduce: 1. Create new Unity project2. Import any bigger audio file (100MB or so)3. Drag the imported file to the scene t... Read more
AudioClip.LoadAudioData() never returns 'true'
How to reproduce: 1. Open attached project- Project contains an audio file and an Editor script which can preload audio clips2. Go t... Read more
AudioClip.loadState does not return 'true' properly when "Load in Backgr...
How to reproduce: 1. Open attached project2. Select the menu BugReport then LoadAudioData- Note how the progress bar never finishes ... Read more
SoundManager.Update takes significant time to update when using many aud...
Reproduction steps:1. Open project "SoundManager Repro.zip"2. Open the Profiler tab from Windows > Analysis > Profiler3. Click... Read more
In Timeline, audio ease in and ease out broken when assigned an audio so...
To reproduce:1. Run sampleScene2. Select Timeline GameObject Actual: The track assigned the object SoundSourceObject has abrupt star... Read more
[Audio Mixer] Mute does not work on the child mixer of channel or on the...
Reproduction steps:1. Open the attached project "test Unity labs audio.zip";2. Open the Audio Mixer Tab;3. Enter a play mode;4. Obse... Read more
Calling AudioSource.Play every frame causes the first Audio Filter to lo...
How to reproduce: 1. Open the attached project and a "Test" scene in it.2. Open the Console window, play the scene and notice how th... Read more
[AudioEchoFilter] Crash after pasting Echo filter to an object which doe...
Steps to reproduce: 1. Create new project2. Add "Audio Echo Filter" component to main camera (or any other object which has "Audio L... Read more
Critical audio bug, short audio clips are played incorrectly (the first ...
To reproduce:1. Open attached project2. Open main scene3. Press play4. Press the button frequently and you'll hear that it clipps th... 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