Search Issue Tracker
Audio clip auto-play setting is not stored in preferences (state is lost)
After selecting multiple clips within the Editor, the inspector forgets what settings it was using regarding auto-play. Reproductio... Read more
Windows won't go to sleep if Unity is open due to audio stream
Steps to reproduce: 1) open new unity project 2) run CMD as administrator 3) type: powercfg -requests Behavior: FMOD is registering... Read more
[Audio] No preview for procedurally created audio clips
Reproduction steps 1) Open attached project 2) Open scene "ShuffleClip" 3) Enter play mode --- You should hear distorted bird singin... Read more
Crash in _platform_memmove$VARIANT$Haswell when disabling Component whic...
How to reproduce: 1. Open attached project 2. Open scene Untitled.unity 3. Play the scene 4. Disable the 'With On Audio Filter" com... Read more
Audio Spatializer SDK - Meta-Data not sent to native plugin if no AudioC...
Steps to reproduce: 1. Open attached project 2. Open the file 'Plugin_Spatializer.cpp' with Visual Studio located in the 'NativeCod... Read more
Mixer effects with wet-mixing doesn't change the audio output when they ...
How to reproduce: 1. Open the attached project ("case_1185470-Project.zip") 2. Open the SampleScene in the Scenes folder 3. Enter th... Read more
FSBTool freezes when handling many audio files
1. Download the attached project 2. Using terminal, navigate to the project root folder 3. Run this command ~20 consecutive times: "... Read more
Audio clip fails to play after entering Play mode when UnloadUnusedasset...
Reproduction steps: 1. Open the attached project " BeiJingPixel_UnloadUnusedAssets4.rar"; 2. Open the Game.unity scene; 3. Enter the... 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 i... Read more
[Audio] AudioClip.samples returns a wrong number of samples
Reproduction steps: 1) Open attached project 2) Select "Piano 15" clip in the project window 3) From the menu bar run Tools -> Audio... 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
- NullReferenceException when setting 'isTextObjectScaleStatic' to false on a disabled TextMeshPro GameObject
- Shader Stripping Custom Options disappear when exiting Play mode without reloading Domain
- Decals do not get projected when 'Rendering Layer Mask' on a GameObject is 23rd Layer or above due to encoding/decoding issues
- Deriving from SearchContextAttribute doesn't always work
- Scripting API documentation is missing for macOS editor extensions