Search Issue Tracker
Animation exit time/transition is skipped if you modify an animator para...
Steps to reproduce: 1. Download and open the attached project 2. Enter Playmode 3. Select the Animator asset 4. Check/uncheck the Wa... Read more
Crash in ClothModule::CreateOrRecreateCloth(Unity::Cloth*, SkinnedMeshRe...
Crash in ClothModule::CreateOrRecreateCloth(Unity::Cloth*, SkinnedMeshRenderer*) when you try to add a mesh in Skinned Mesh Renderer... Read more
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 attac... Read more
Capsule Collider bounds return different value when setting properties i...
Steps to reproduce: 1. Open attached "CapsuleBug.zip" 2. Enter play mode 3. Observe console output - 2 colliders with same setting h... 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" scene 3. Enter Play mode, cull is set to t... 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 NavMesh 3. Find the baked NavMesh in the A... Read more
Mixed lighting does not differentiate between static and non-static obje...
Steps to reproduce: 1. Download and open the attached object Optional: clear and build lighting data 2. Enter Playmode 3. Observe Ob... Read more
Incorrect character position when using additive animation without a mask
Steps to reproduce: 1. Open the attached project 2. Open the Assets/ReproScene.unity 3. Play the scene 4. Observe the incorrect char... 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 c... 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: I... 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
- Graphics.DrawMeshInstanced does not work when 2D Renderer and 2D Shaders are used
- SpeedTree does not move when using WindZone
- "Undeclared identifier 'LinearToSRGB'" error is thrown when creating a color variable with HDR color mode and assigning a Custom Render Texture target in Shader Graph
- Input System package is missing when creating a new HDRP project
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element