Search Issue Tracker
Animation Recorder: Recording an "Animator" controller generates 80 erro...
GitHub issue: https://github.com/Unity-Technologies/GenericFrameRecorder/issues/44 Description copy:Trying to record the Animator co... Read more
Optimize Transform Hierarchy generates different Skinned meshrenderer bo...
How to reproduce:1. Open the attached project2. Drag Corgi model to the scene3. Add DrawBounding script to it and attach Corgi (Skin... Read more
[SetIKRotation] Rotation set using SetIKRotation has an offset
Steps to reproduce: 1. Open attached project2. Open scene IkTest3. Run the scene4. Cyan ray represents where RightHand is pointing a... Read more
[RectTransform] Scaled UI buttons drifting when it has an Animator with ...
Steps to reproduce: 1. Open attached project2. Open 'InfoBar 1' scene3. Notice that InfoBar > Canvas > GameObject has scale of... Read more
Direct blend tree "Normailze Blend Values" does not normalize
1. What happenedEnabling "Normalize Blend Values" on a direct blend tree, does not normalize blend(s). 2. How we can reproduce it us... Read more
[Animation Rigging] Humanoid rig is offset when using Animation Rigging ...
How to reproduce:1. Open attached project "RiggingTest3d.zip"2. Open "SampleScene" scene3. Enter Play Mode Expected result: the mode... Read more
Assertion failed on expression: 'changeMask != 0' console error
1. What happenedDuring play the following message thrown to Editor.log: (Filename: /Users/builduser/buildslave/unity/build/Runtime/T... Read more
Animator Controller's additional layer curve driven parameters get incre...
To reproduce:1) Open attached project and scene2) Play it3) Open Animator Window, Parameters Tab4) Select "GameObject"5) When Parame... Read more
Bool animator parameter gets different values even when gameobject with ...
How to reproduce:1. Open the attached project2. Open default scene3. Notice that Panel object with Animator component is disabled4. ... 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