Search Issue Tracker
[REGRESSION] Audio clip plays at the maximum volume for a few frames whe...
Steps to reproduce:1. Open attached project "925334.zip";2. Open "Audio Bug" scene3. Enter play mode4. Listen to the sound as the au... Read more
Unity crashes when AudioMixer.SetFloat() name parameter is null
Reproduction steps:1. Open the attached project "Test"2. Open "Assets/Scenes/SampleScene"3. Enter Play Mode Expected result: Console... Read more
Setting AudioMixer's Exposed Values from the Awake Method fails without ...
How to reproduce:1. Open the "SampleScene" Scene in the attached "TestAudioBug.zip" Project2. Enter Play Mode3. Inspect the Exposed ... Read more
[Windows] Sounds played with PlayScheduled don't have perfect stitching ...
If User plays the shifted sound twice in a row in play mode, using PlayScheduled, the second time and eventual further times will pr... 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
Audio Mixer errors after removing build target from script and deleting...
To reproduce:1. Download Audio Visualizer asset from asset store ( http://u3d.as/kju )2. Open CrossPlatformInitialize.cs script and ... Read more
Unity crashes in Play Mode at FMOD_Resampler_Linear
Reproduction steps:1. Open project attached (CarPhysics.zip).2. Press Play. Expected result: Editor in play mode will work fine.Actu... Read more
2D sound with audibility above 0 becomes virtualized when it has the hig...
To reproduce:1. Open attached project;2. Open "testscene" scene;3. Enter Play mode;4. You will hear two sounds:-"dlg_graves_intro_01... Read more
[iOS] App freezes when calling "Application.Quit()" if a script with "On...
How to reproduce:1. Open the attached Unity project ("1356566_2021.2.0b7.zip")2. Build And Run on an iOS device3. When the app finis... Read more
Console spams thousands of Logs when Audio listener exists in Scene and ...
To reproduce: 1. Download attached “659128.zip" project and open in Unity2. Open "SampleScene" scene3. In Hierarchy select "Main Cam... 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