Search Issue Tracker
InvalidOperationException thrown after undoing changes while Animation i...
How to reproduce: 1. Open attached project 2. Open 'Edit while paused' scene 3. Select Human in Inspector 4. In VeryAnimation tab se... 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" (As... Read more
Editor crashes when an AnimationEvent is created via script and played b...
How to reproduce: 1. Open the user-submitted project 2. Open the scene "SampleScene" (Assets/Scenes/SampleScene.unity) 3. Enter Play... Read more
Project crashes in Player when activating/deactivating Animator components
How to reproduce: 1. Open the attached project "CrashBug.zip" 2. Open "Main" Scene (Assets/Bug) 3. Build And Run 4. Press the Space ... Read more
Animator with nested avatar root show missing properties in the Animatio...
Animator hierarchy with its avatar root nested in the hierarchy (not the same as Animator transform) will show missing properties wh... Read more
Negative Discrete Int deletes key
When animatitng an Integer using [DiscreteEvaluation], positive numbers are keyed as expected, but negative values are not keyed a... Read more
[Editor] Side panel and graph divider gets stuck when dragged after sele...
1. Open Any/New Project 2. Create and Animator by going to Assets>Create>Animator Controller 3. Open the created Animator Controller... Read more
Curves Editor crops big values
Big value numbers are being cropped in the Curves Editor. There is no way to adjust the column. Read more
Animation Clip drop-down menu freezes when the Animation Clip that is in...
How to reproduce: 1. Open the attached project "AnimatorFreeze1.zip" 2. Open "SampleScene" Scene 3. Open the Animation View window (... 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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on ResizeScriptingList<ScriptingObjectPtr> when passing an undeclared variable to the results parameter for GameObject.FindGameObjectsWithTag
- [Android] "Screen.safeArea.y" always returns values outside of the Safe Area when the device is in Portrait orientation
- Frame spike due to many TreeRenderer.TreeUpdated calls when repositioning terrains in large Scenes
- Crash on GameObject::RemoveComponentFromGameObjectInternal when reparenting Text GameObjects
- [IL2CPP-GarbageCollector] Changing GCMode might permanently disable GC in a multithreaded context