Search Issue Tracker
[Animation] Unable to add key to recording Animation when changing mode ...
Unable to add key to recording Animation when changing mode of WindZone from Directional to Spherical Steps to Reproduce: 1. Create ... Read more
[State Machine] Mecanim enters a state in the statemachine when it has n...
How to reproduce:1. Open attached project ("MecanimBugRepro.zip")2. Open SampleScene scene3. Select AnimationTest Game Object in Hie... 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
Dragging and dropping an animation with ' . ' symbol in the name into th...
How to reproduce:1. Open the attached "Repro1190930.zip" project2. Double click on "New Animator Controller" Animation Controller3. ... 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
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
[Animation Stream] Root Curves are evaluated twice on character using An...
[Animation Stream] Root Curves are evaluated twice on character using Animation C# Jobs when loopTime is set to false. Repro:- Open ... Read more
The Animator window defaults its layout when opened
Reproduction steps:1. Create a New Project2. Open the Animator window3. Resize the separator line in the middle of the window4. Clos... Read more
[Playables] The first frame of the Animation Playable is delayed when en...
How to reproduce it:1. Open the project "animationProject"2. Open the scene "SampleScene"3. Press the Pause button4. Press the Play ... Read more
GameObject.isActive Property is sometimes ignored when using it with Ani...
How to reproduce:1. Open the attached project2. Open the Scene labeled "SampleScene"3. Enter the Play Mode4. Inspect the Animation i... 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