Search Issue Tracker
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
Blend Tree animation is not blended correctly
How to reproduce:1. Open the "BlendTreeRepro.zip" project2. Open the "Repro" scene3. Enter Play mode4. Open the ReproCharacter's Ani... Read more
Animation freezing into pose
How to reproduce:1. Open the "repro" project2. Open the "scene" scene3. Press Play and observe the animations Expected result: The a... Read more
Root motion not apply when keyframing in animation window causing double...
When sampling an Animator that is in root motion, the effective root transform will be moved to reflect actual root motion. The Moti... 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
Root gameobject properties cannot be renamed in the animator window
Steps to reproduce:1. Create a new project2. Create a Parent gameObject and Child GameObject3. Add an animator component on the pare... 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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions