Search Issue Tracker
[Animation]Animator component gets stuck on disabled when recording anim...
Animator component gets stuck on disabled state while recording animation until the animation window is closed. This causes an issue... Read more
Animator.keepAnimatorControllerStateOnDisable doesn't keep default value...
Repro steps: 1. Open attached project 2. Open scene "SamplceScene" 3. Enter Play Mode 4. Press Enter to toggle animation 5. Press Sp... Read more
Animator Controller's additional layer curve driven parameters get incre...
To reproduce: 1) Open attached project and scene 2) Play it 3) Open Animator Window, Parameters Tab 4) Select "GameObject" 5) When P... 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 project 2. Create a Parent gameObject and Child GameObject 3. Add an animator component on the p... Read more
Constant value is not properly evaluated in animation curve after last k...
Constant value is not properly evaluated in animation curve after last keyframe. Repro: 1- Open project in attachment. 2- Open sce... Read more
Timeline does not play if its in the second slot while blending animations
While blending an animation clip and timeline, only the animation clip is played if timeline is in the second order. Everything work... Read more
[Animation] PlayableGraph.Evaluate(float delta) causes events to be fire...
How to reproduce: 1. Open attached "AnimatorIssue" project and "Main" scene 2. Observe the AnimatorTest.cs and see that animator.pla... Read more
Unable to add script properties of a custom Object type to be tracked in...
How to reproduce: 1. Open the attached project "1238942.zip" 2. Open the "test" scene 3. Open Animation window 4. Select GameObject ... Read more
Unity crashes on "UnityEngine::Animation::GetFloatValue" when using Game...
Repro steps: 1. Open QA attached project "repro_1076523" 2. Open scene "SampleScene" 3. Enter Play Mode Actual: Editor crashes Rep... 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
- UI Overlay Image gets darker on each Camera when multiple Cameras are used
- Assertion failed on expression: 'scriptedImporterClass == SCRIPTING_NULL error when opening the standalone profiler window
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding