Search Issue Tracker
Configure is not working for nested generators
DescriptionGeneratorInstance.IControl.Configure appears to be not working correctly with nested children. Initial setupUnity 6.5, M1... Read more
Project window folder tree view spacing flickers when Audio Mixer volume...
How to reproduce:1. Create and open a new 3D project2. Create an “Audio Mixer” Asset (Create → Audio → Audio Mixer)3. Double-click t... Read more
Scriptable generator crashes player on exit
Steps to reproduce: Unzip and open the attached Unity project scriptable-generator-player-crash.zip Build and run a standalone playe... Read more
The Audio Random Container and the Audio Mixer windows have no minimum s...
Steps to reproduce: Create a new Unity project using the Universal 3D template Open the Audio Random Container window (Window > A... Read more
OnAudioFilterRead does not affect signal on AudioListener after enable
Steps to reproduce: Unzip the attached file OAFR-listener-bug.zip Open the contained Unity project Open the scene SampleScene Enter ... Read more
Audio Mixer “+” buttons overlap with UI when the Audio Mixer window layo...
Steps to reproduce: Create a new Unity project using the Universal 3D template Open the Audio Mixer window (Window > Audio > A... Read more
Pipes are not working for nested generators
DescriptionSending data via {{ProcessorInstance.Pipe}} in a nested generator throws an exception. Initial setup Download, unzip and ... Read more
Errors thrown in console when entering Play mode if an object with an Au...
How to reproduce:1. Open the attached "IN-133251_AudioFilterWarn.zip" project2. Open the "SampleScene"3. In the Hierarchy, select "A... Read more
"ArgumentException: No valid types in required type list" error is throw...
How to reproduce:1. Create a new Unity project2. Go to Edit -> Project Settings -> Player -> Other Settings -> Optimizat... Read more
“FMOD failed to set the software format to the custom sample rate…” warn...
Reproduction steps:1. Create a new project2. Edit > Project Settings… > Audio3. Enter a value smaller than “8000” in System Sa... 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