Search Issue Tracker
Creating an AnimationClip using Animation window when the GameObject has...
How to reproduce:1. Open QA-supplied project2. Load scene "Example"3. Select "Cube" in the Hierarchy window4. Open Animation window ... Read more
Legacy AnimationClip cannot be deleted from Animation component's elemen...
How to reproduce:1. Open the supplied project2. Load scene "Example"3. Select "Cube" in the Hierarchy window4. Expand "Animations" u... Read more
[Animation] Parameter name is clipped with slider in Blend Tree
Parameter name clipped is with slider in Blend Tree. Steps to repro:1. Open the attached project.2. Open Cube Animator > Double c... Read more
[Mecanim] Clips in layers with Additive Blending do not get added as add...
Steps to reproduce:1. Open user-submitted project2. Load Scene Scenes/SampleScene3. Select Snuffelfant Game Object4. Slide the mood ... Read more
OnStateIK method is called multiple times for the BaseLayer in the Anima...
How to reproduce:1. Open attached project2. Select game object xbot3. Enter the Game mode4. Inspect the Console and Animator window ... Read more
Console is spammed with animator warnings because overrideController is ...
To reproduce:1) Open attached project and scene2) Play it Expected: Console is emptyActual: 4 different (but with same header text) ... Read more
Animation preview mode is disabled on Save/Copy
Steps to reproduce:1.Open attached ‘AnimationPreview.zip' Unity project2.Select ‘Cube’ object in Hierarchy3.Go to Window->Animati... Read more
Values of GameObject Transform cannot be copied when previewing animations
How to reproduce:1. Open the attached project and "Repro" scene2. Open Animation window and select Cube in Hierarchy3. Select some f... Read more
Animator component makes instantiated prefab appear in the wrong position
To reproduce:1. Open repro project2. Play 'Level1' scene Expected vs Actual: 3 'maple leaves' should be visible instead of 1(all thr... Read more
Animation curve does not overwrite values changed via code
With an animation curve. e.g. transform.scale.x setting with a key set to 1 every frame. Changing this in the code will set it to th... 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