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
- Prefab variants do not keep the values of linear drag and angular drag while upgrading the project from Unity 6000.0
- UI Toolkit Debugger Pick Element does not react to the Burst Inspector window when hovering over the Burst Inspector window
- Some buttons in the Burst Inspector window crop the button text from the left side making it unreadable when the window is smaller, and the window has to be almost fullscreen for the full button text to show
- Text in the Burst Inspector Left side panel overlaps/goes out of bounds when scrolling
- Multiple "Incompatible keyword states" or “Keyword state size mismatch (60 vs 59 keywords)“ Errors when opening the project