Search Issue Tracker
AnimatorControllerPlayable.SetFloat is missing an overload
An overload is missing for SetFloat method in AnimatorControllerPlayable which is present in Animator class Animator.SetFloat has:- ... Read more
Some states may miss the selection highlight when rapidly clicking on th...
How to reproduce:1. Create a new Unity project2. In the Project window, right-click -> Create -> Animation -> Animator Cont... Read more
[Ubuntu] Poor performance when moving many Animator states at the same time
How to reproduce:1. Create a new Unity project2. In the Project window, right-click -> Create -> Animation -> Animator Cont... Read more
No or too big limits on the Layers names in the Animator
How to reproduce:1. Create a new Unity project2. In the Project window, right-click -> Create -> Animation -> Animator Cont... Read more
Animator Layers dropdown doesn't shorten long layer names
How to reproduce:1. Create a new Unity project2. In the Project window, right-click -> Create -> Animation -> Animator Cont... Read more
Crash on mecanim::skeleton::SkeletonSetDoF when entering Play Mode in a ...
How to reproduce:1. Open the attached “IN-135651.zip” project2. Open the “SampleScene”3. Enter Play Mode4. Observe the crash Reprodu... Read more
Animation Event is missing documentation link
How to reproduce:1. Create a new Unity project2. In the Hierarchy, create any GameObject3. Open the Animation window (Window -> A... Read more
No or too big limits on the Transitions names in the Animator
How to reproduce:1. Create a new Unity project2. In the Project window, right-click -> Create -> Animation -> Animator Cont... Read more
Animator's Transition name is not updated unless Transition is reselected
How to reproduce:1. Create a new Unity project2. In the Project window, right-click -> Create -> Animation -> Animator Cont... Read more
Animation files are changed when no actual change is made to the settings
How to reproduce:1. Open the attached “IN-129735” project2. Navigate to Assets > Animations and duplicate the "RunChase_GolfClub ... 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