Search Issue Tracker
Unity animations are not blending correctly when they are mixed with Ani...
How to reproduce:1. Open given Unity project2. Enter "NoMixer" scene3. Enter Play Mode4. Press Spacebar-- Character animation is ble... Read more
Incorrect Root Motion in Transition Preview
This issue only happens in the context of an animation preview (Inspector) of a SM “Transition” that uses root motion. Issue: RM ani... Read more
Animation binding m_AnchoredPosition.z fails to register property modifi...
To reproduce:1. Open project2. Select Canvas gameObject3. Open animation window4. Play 'OldAnim' and 'NewAnim' Expected: both clips ... Read more
PlayableExtensions.SetLeadTime is not marked as obsolete
How to reproduce:1. Open the attached '1347987.zip' project2. Open the 'NewBehaviourScript.cs'3. Observe the Console Expected result... Read more
By animating anchored Position.y, the Position.x is also modifying when ...
How to reproduce:1. Open the attached '1147770project.zip' project2. Click on the 'Image' Game Object in the Hierarchy tab and go to... Read more
Usability issue: Inform user that at least one property needs to be adde...
Currently, if you create a new animation through the animation window and you click on the Add Keyframe button nothing happens. It w... Read more
UI Button with Animation transitions does not return to Normal after pre...
To reproduce:1. Open user's attached project2. Open scene "SampleScene" under Assets/Scenes3. Open Animator window and play the scen... Read more
Animation Rig set to Legacy crashes the editor in specific project
Steps to reproduce:1. Open the attached project "ReducedRepro.zip"2. Click on "PandaCupScene_v02" and observe the "Rig" tab3. Animat... Read more
NullReferenceException is thrown when switching a platform with a specif...
Steps to reproduce:1. Open the attached project2. Switch platform to Windows Store3. Observe the error in Console Actual results: Ex... 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