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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled