Search Issue Tracker
Particle system errors being thrown when we play the Demo5 scene from th...
Errors such asaabb.IsFinite()Invalid AABB resultInvalid AABB rkBox etc are being thrown. It can be repro-ed as follows:- Download th... Read more
[OnWillRenderObject] Offscreen rendering from within OnWillRenderObject ...
Doing any kind of offscreen rendering (involving particle systems) from within OnWillRenderObject causes billboard particles to orie... Read more
[BakedGI] light leaks through the game object
Reproduction steps:1. Open attached project.2. Open "New Scene" scene.3. Go to "Window > Lighting > Scene" and click "Build".4... Read more
Crash on "Transform::GetLocalToWorldMatrixNoScale" when game object is d...
Reproduction steps:1. Open attached project.2. Open "Texturas > Escenas > BaseScene" scene.3. Expand "BaseGame > terrenoCla... Read more
Corrupted prefab makes Unity crash on import
Reproduction steps: 1. Open the attached project2. Crash Note: launching same project for the second time does not crash Unity. Re-i... Read more
"Could not allocate memory: System out of memory" fatal error when openi...
Reproduction steps: 1. Download and open the attached project2. Crash -Note, deleting library fixed the problem Reproduced on: 5.2.4... Read more
Unexpected compilation errors about missing UI module thrown when buildi...
- Open the attached project in Unity 5.4- Fix two script compilation errors created by some obsolete APIs (the original project was ... Read more
[Shape] Random Direction removes randomness from start particle values (...
Starting values such as color or start size become gradually ordered in the system when "Random Direction" is enabled. Repro steps:1... Read more
After changing type from GameObject to Transform inspector field for tha...
Steps to reproduce: 1. Open attached project2. Open scene "testScene"3. In hierarchy, select ScriptHolder GO and notice that Cube is... Read more
NullReferenceException in AvatarMaskInspector
NullReferenceException in AvatarMaskInspector In attached project, select Marine_troop.fbx.Select the "run" animation clip (or any o... 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