Search Issue Tracker

0
votes
Fixed

AnimationUtility.GetKeyLeftTangentMode and friends are not thread safe

Animation

-

Oct 30, 2019

-

Version/s: 2019.1

AnimationUtility.GetKeyLeftTangentMode is missing the [ThreadSafe] attribute, as are the related set methods and right methods. The... Read more

1
votes
Fixed

Animation transform values change to NaN after playing the Scene a few t...

Animation

-

Jul 12, 2018

-

Version/s: 2018.2.0a1, 2018.2.0f2

To reproduce: 1. Open the attached project 2. Open the "test" scene 3. Play the scene a few times Expected result: Animation plays ... Read more

0
votes
Fixed

Animator Controller's additional layer curve driven parameters get incre...

Animation

-

Oct 11, 2017

-

Version/s: 5.6.3p4

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

0
votes
Fixed

EditorGUILayout.CurveField does not return edited curve when dynamically...

Animation

-

Sep 19, 2017

-

Version/s: 2017.1.1f1

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

0
votes
By Design

Root gameobject properties cannot be renamed in the animator window

Animation

-

Sep 15, 2017

-

Version/s: 2017.1.1f1

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

0
votes
Fixed

Constant value is not properly evaluated in animation curve after last k...

Animation

-

Sep 21, 2017

-

Version/s: 2017.1.0f3

Constant value is not properly evaluated in animation curve after last keyframe. Repro: 1- Open project in attachment. 2- Open sce... Read more

1
votes
Fixed

Timeline does not play if its in the second slot while blending animations

Animation

-

Sep 21, 2017

-

Version/s:

While blending an animation clip and timeline, only the animation clip is played if timeline is in the second order. Everything work... Read more

0
votes
Fixed

[Animation] PlayableGraph.Evaluate(float delta) causes events to be fire...

Animation

-

Sep 26, 2017

-

Version/s: 2017.2.0f2

How to reproduce: 1. Open attached "AnimatorIssue" project and "Main" scene 2. Observe the AnimatorTest.cs and see that animator.pla... Read more

2
votes
By Design

[Animation] "AnimationUtility.SetEditorCurve" has poor performance

Animation

-

Oct 28, 2019

-

Version/s: 2017.4, 2018.4, 2019.2, 2019.2.0f1, 2019.3, 2020.1

Reproduction steps: 1. Open "1194610" project 2. Select "CopyClipScriptableObject" in the Project Window 3. Open the Profiler and st... Read more

3
votes
By Design

Animated Material properties cannot be modified after the Animation has ...

Animation

-

Jul 10, 2018

-

Version/s: 2017.4.4f1

How to reproduce: 1. Open the attached "TestFor1058620.zip" project 2. Press Play 3. Wait for the Animation to end 4. Try to modify ... Read more

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.