Search Issue Tracker
Animation with property "IsActive" which has no transitions won't let "S...
To reproduce: 1. Open attached project "AnimatorKeepsObjectActive.zip" 2. Open and play "testScene" scene. 3. Look at the console. I... 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
Anima2D: moving a bone in the animator and then undoing it causes an ass...
Reproduction steps: 1. Open the attached project "kitchen.zip"; 2. Select Anima2D component of WeabooAnima2DTest; 3. Open up Animati... Read more
Some parts of the model becomes invisable when animations blend
Steps to reproduce: 1. Download AnimatorDemo1.3.unitypackage 2. Open "AnimatorDemo" scene (Assets->Scenes) 3. Enter play mode 4. Pre... Read more
Play at runtime doesn't warn the user is modification from mask has been...
When adding a mask to humanoid you can enter play mode without pop up warning asking you for apply lastest modification Read more
EditorGUILayout.CurveField does not return edited curve when dynamically...
Reproduction steps(GIF attached): 1. Open the attached project. 2. Go to Window > Curve editor in the menu bar. 3. Click on the curv... Read more
AnimationClipPlayable::SetClip crashes Unity when animation is recorded ...
To reproduce: 1.Open attached project 2.Open "MecanimCrash.unity" scene 3.Enter play mode 4.Press "c" on your keyboard 5.Observe Uni... Read more
Animation starts glitching when the Animation transitions to the next State
Reproduction steps: 1. Open the attached project 2. Open "Assets/Scenes/Mocap.unity" Scene 3. Enter Play Mode 4. Observe the Animati... Read more
Assertion failed on expression: 'changeMask != 0' console error
1. What happened During play the following message thrown to Editor.log: (Filename: /Users/builduser/buildslave/unity/build/Runtime... Read more
KeyNotFoundException if one opens Animator window with selected transiti...
How to reproduce: 1. Open the attached project 2. Open test scene 3. Make sure blonde_0.controller is open in Animator window 4. Sel... 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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow