Search Issue Tracker
AnimationUtility.GetKeyLeftTangentMode and friends are not thread safe
AnimationUtility.GetKeyLeftTangentMode is missing the [ThreadSafe] attribute, as are the related set methods and right methods. The ... Read more
[State Machine] Animator's Sub-State Machine transitions added to Base L...
How to reproduce:1. Open the attached user's 'AnimTransitionBug.zip' project2. Open Assets -> Content -> Characters -> Play... Read more
ArgumentOutOfRangeException error is thrown when expanding Transition Bl...
Repro steps:1. Open "AnimTransitionBug" project2. Open "Girl AC" in the Animator window and double-click on "Dash Ground"3. Click on... Read more
Animation Rigging is not evaluated on Humanoid in Preview mode
Using Animation Rigging on a Humanoid works fine at runtime, but does not evaluate in AW or Timeline Preview mode.This is expected t... Read more
Cannot read non-solved IK position when using GetGoalPosition
How to reproduce:1. Open the user's project2. Press Play Expected result: Ray is drawn where the foot would be if an animation was e... Read more
[Animation] Unable to add Animation key in the frame by changing the pos...
Unable to add Animation key in the frame by changing the position of the game object in the scene.It resets the changed key value to... Read more
[Animation] BlendTree overlaps and hides another Blendtree on adding the...
BlendTree overlaps and hides another Blendtree on adding the Motion Field. Unable to select other Blend Tree once it is hidden. Step... Read more
[Animator] BlendTree Parameters slider value is stuck at 0 when trying t...
How to reproduce:1. Open the attached project "blendTreeRepro"2. In the Project window, open the Animation controller "openMe" (Asse... Read more
[Animation] "AnimationUtility.SetEditorCurve" has poor performance
Reproduction steps:1. Open "1194610" project2. Select "CopyClipScriptableObject" in the Project Window3. Open the Profiler and start... Read more
Animator Controller leaks data when States are created and then deleted
Reproduction steps:1. Open attached project "1194086_animation_controller"2. From the File Explorer, open "New Animator Controller.c... 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