Search Issue Tracker
Dragging and dropping an animation with ' . ' symbol in the name into th...
How to reproduce: 1. Open the attached "Repro1190930.zip" project 2. Double click on "New Animator Controller" Animation Controller ... Read more
[Animation] "AnimationUtility.SetEditorCurve" has poor performance
Reproduction steps: 1. Open "1194610" project 2. Select "CopyClipScriptableObject" in the Project Window 3. Open the Profiler and st... 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: - Ope... Read more
The Animator window defaults its layout when opened
Reproduction steps: 1. Create a New Project 2. Open the Animator window 3. Resize the separator line in the middle of the window 4. ... Read more
Playables API's Root Motion inconsistent with Root Motion from Animator ...
How to reproduce: 1. Open the attached project from "Inconsistent Root Motion.zip" 2. Open Scene "SampleScene" and enter Play Mode 3... Read more
[Animation] Animator parameter name gets clipped for more than 7 letters...
Animator parameter name gets clipped for more than 7 letters in blend tree. Refer the attached video Steps to reproduce: 1) Create ... Read more
[iOS][tvOS] Memory Leak related to Animations when calling "ConstructArr...
Reproduction steps: 1. Import "The Blacksmith: Characters" package from the Asset Store 2. Set "Volund" scene as the Main Scene 3. "... Read more
[Animation] NullReferenceException is thrown when New Script is Added to...
Adding New Script to Animation State causes editor to throw NullReferenceException, Refer attached video Steps to repro: Create a n... Read more
Crash on mono_field_get_type when Add Property in the Animation window h...
Steps to reproduce: 1. Open the attached project ("1198661.zip") 2. Open Animation window 3. Select GameObject in the Hierarchy 4. P... 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
- 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
- Mouse and Pointer Events are called incorrectly in ScrollView with XRUIInputModule
- Memory leak occurs when repeatedly minimizing and maximizing the UI Builder window