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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default