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 StackAllocator::WalkAllocations when there's a memory leak in P...
Reproduction steps:1. Import the attached .unitypackage to a project ("CrashScene.unitypackage")2. Open Scene "200%"3. Enter Play mo... Read more
[AudioSource] Min distance can exceed max when set through script
Min distance can exceed max distance when set through the script in 3D sound settings of Audio Source. Steps to Reproduce:- Create a... Read more
Editor crashes when lengthSec value in Microphone.Start() is near to 1'0...
To reproduce: 1. Open project2. Open 'Main' scene3. Play scene Expected: scene will be playedActual: editor crashes Reproduced on: 5... Read more
streaming of mp3 files is not supported when PC, Mac & Linux Standalone ...
Reproduction steps:1. Download and open the attached project "1224487.zip"2. Open the Sample Scene3. Enter Play mode4. Press "Select... 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
- 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