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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default