Search Issue Tracker
[PCMReaderCallback] Streamed audio clip is cut short
How to reproduce:1. Open the attached project2. Change the audio file path in Scripts/TestComponent.cs3. Play the app in the editor ... Read more
Crash in AudioProfiler::CaptureChannelGroup while playing audio
Steps to reproduce: 1. Open attached project.2. Press play in Editor.3. In game menu press "Start Game", then on drop down menu in g... Read more
Windows won't go to sleep if Unity is open due to audio stream
Steps to reproduce:1) open new unity project2) run CMD as administrator3) type: powercfg -requests Behavior: FMOD is registering an ... 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 with:... Read more
Audio is playing even when there is no Audio Listener in the scene.
Audio Clip is being played even when there is no Audio Listener component in the scene. Steps to reproduce:1. Create a new project.2... Read more
Another audio clip becomes unusable after unloading one of clips that we...
To reproduce:1. Open repro project2. Play scene Expected: isPlaying method should return 'true' value to consoleActual: 'false' is r... 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
[AudioReverbZone] Changing Reverb Preset via script has no effect on audio
How to reproduce:1. Open the attached project2. Open and play ReverbTest1 scene3. Hit tab to change AudioReverbZone.reverbPreset4. L... 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
[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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Terms of Service agreement checkbox is invisible under specific OS system themes (UI Accessibility)
- Tile Palette: "Create New Tilemap" dropdown area is displayed in several colors
- Input.mousePosition stops syncing to touch input when using "DownloadHandlerTexture" in WebGL build
- UI Builder canvas doesn't update element styling accordingly when changing Active Theme for some Editor Authoring elements
- Selector Value buttons are not aligned with parameters in UI Builder