Search Issue Tracker
[Anim] error clicking in empty Animator window
Getting the following error in the Console when clicking in an empty Animator window. repro:-start Unity (repro only happens on a fr... 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" Scene3. Open the Animation View window (Win... Read more
Animation with "Copy From Other Avatar" Option gets the wrong Child Pref...
How to reproduce:1. Open the attached "Neko No Tatakai.zip" Project2. Navigate to Assets > Game Assets > Imported > Charact... Read more
Parenting object when Inverse Kinematic is used causes physical object s...
To reproduce:1) Open attached project and scene2) Play it Expected steps:3) Click Start IK4) Click Stop IK - notice the hand movemen... Read more
[macOS] FileNotFound exception when trying to open an Animator Controller
How to reproduce:1. Create a new Unity project2. Create a new Animator Controller3. Double-click the newly created Animator Controll... Read more
SetBool function is not called when the object is set to inactive
When a SetBool function is called the ButterflyBoid(Clone) should be in idle state, however the function does not appear to be calle... Read more
Previous animation restarts repeatedly, when next animation starts to pl...
To reproduce:1. Open project2. Play scene3. Click mouse button a few times in a row Expected: 'MyModel_anystate' and 'My_model' mode... Read more
[Animation Window] Adding a keyframe outside of the clip range and undoi...
[Animation Window] Adding a keyframe outside of the clip range and undoing does not resize clip. Repro:- Open attached project.- Ope... Read more
[Animator] Copy and pasting a State on a Synced Layer will cause the Sta...
Reproduction steps:1. Open the attached project;2. Open the Controler in the Animator window;3. Observe that Layer2 is synced layer ... 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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Builder slider value lags and stutters when sliding/modifying certain property values
- "Reset UI Builder Layout" functionality inconsistently changes Canva Size when "Match Game View" is enabled/disabled
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class