Search Issue Tracker
The main thread is stopped when the SetActive(false) on a GameObject is ...
Reproduction steps:1. Open the attached “ASDQWE” project2. Open the “Assets/Scenes/SampleScene.unity” Scene3. In the Hierarchy Windo... Read more
AudioRandomContainer playback doesn't loop with Time > 0
When having an audio source component playing an audio random container with time set to 1 and looping, it only plays one clip and t... Read more
Audio Random Container link to the documentation isn’t working
Reproduction steps:1. Create new project2. Create > Audio > Audio Random Container3. Select newly created Asset4. Click on que... Read more
Audio playback stops on system audio output change when AudioSettings.sp...
Reproduction steps:1. Open the attached “BugRepro” project2. Open the “Assets/Scene” Scene3. Enter the Play Mode4. In the Game View,... Read more
The right audio channel completely cuts out in a specific position with ...
How to reproduce:1. Open the “ReproProject“ project2. Open the “SampleScene“3. Open the “AudioSource“ GameObject in the Inspector4. ... Read more
Performance degrades and FPS decreases when adding a lot of inactive Aud...
Steps to reproduce:1. Open the attached user's project "1657950_Gavin.zip"2. Open "SampleScene.unity" and enter Play Mode with Game ... Read more
Crash on AudioUtil_CUSTOM_HasAudioCallback when entering PlayMode while ...
Reproduction steps:1. Open the “user’s attached project”2. Open the “Combat Test” scene3. Right-click on the “Enemy” GameObject in t... Read more
OnAudioFilterRead not working as expected for generator scripts
Steps to reproduce Open the project contained in the attached archive oafr-tests.zip Open the scene oafr-test Enter play mode Expect... Read more
Crash on AudioUtil_CUSTOM_HasAudioCallback when exiting Play Mode while ...
Reproduction steps:1. Open the attached “repro-project“2. Open the “Assets/OutdoorsScene.unity“ scene3. In the Hierarchy select the ... Read more
[Error] Game object with AudioListener and OnAudioFilterRead throws an e...
When using `OnAudioFilterRead` with an `AudioListener`, a null reference error is thrown in the console. Repro Download and open the... 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