Search Issue Tracker
Crash in AnimationClip::BuildMecanimDataMainThread when entering a Play ...
Unity Editor crashes when entering a Play mode, while Animator Controller Bundle is loading. Reproduction steps:1. Open the attached... Read more
Capsule Collider bounds return different value when setting properties i...
Steps to reproduce:1. Open attached "CapsuleBug.zip"2. Enter play mode3. Observe console output - 2 colliders with same setting have... Read more
CanvasRenderer.cull cannot be set to false if it is set to true on Awake...
To reproduce: 1. Open the project, attached by the tester (cullBug.zip)2. Open "scene" scene3. Enter Play mode, cull is set to true ... Read more
Asset Serialization Mode Force Text saves NavMesh in binary
To reproduce: 1. Open the project, attached by the tester (forceTextBug.zip)2. Bake the NavMesh3. Find the baked NavMesh in the Asse... Read more
Mixed lighting does not differentiate between static and non-static obje...
Steps to reproduce:1. Download and open the attached objectOptional: clear and build lighting data2. Enter Playmode3. Observe Object... Read more
Incorrect character position when using additive animation without a mask
Steps to reproduce:1. Open the attached project2. Open the Assets/ReproScene.unity3. Play the scene4. Observe the incorrect characte... Read more
In Multi-Scene editing, changing active scene leaves NavMesh settings of...
To reproduce:1. Open attached Unity project "NavMeshWindow.zip"2. Observe that scenes "1" and "2" have different Navigation Bake con... Read more
Play Mode takes a longer time to load in Unity 2017.x
Reproduction Steps:1. Import attached project.2. Open "Test" scene.3. In Menu, select "Test" -> "EnterPlayMode test". Results: In... Read more
NavMeshPath status is PathComplete when the path target is inside the ob...
To reproduce: 1. Open the project, attached by the user (NAVMESHPATH.zip)2. Open "Scene" scene3. Enter Play mode4. Observe the conso... 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