Search Issue Tracker
UV Rect properties for Raw Image are no longer exposed in the Animation ...
How to reproduce:1. Create a new Unity project2. Create a UI > Raw Image GameObject3. Open the Animation window and create an Ani... Read more
[Animation] Error is thrown when calling Animator.keepAnimatorController...
To reproduce: 1. Download attached "AnimatorAndPoolsIssue.zip" project and open in Unity2. Open "SampleScene" scene3. Enter to Play ... Read more
Model's pose has a slight bone movement after assigning it with SetHuman...
How to reproduce:1. Open "poseTest" Scene in the attached "HumanPoseTest2.zip" Project2. Enter Play Mode3. Observe the 2 Models in t... Read more
Animating the alpha channel of a color in a material causes the RGB chan...
How to reproduce:1. Open the attached "AnimateAlpha.zip" project2. Open "SampleScene" and enter Play mode Expected results: The cube... Read more
Animating position in Animator breaks when a sprite Frame is changed
How to reproduce:1. Open user-supplied project2. Open "SampleScene" Scene3. Press Play > observe the Game View Expected result: B... Read more
Editor crashes at PPtr<AnimationClip>::operator-> on trying to play Lega...
Steps to reproduce:1. Download 1168299_repro.zip and open "Test" scene2. Enter play mode3. Open animation window4. Select animation ... Read more
[UI] Animation transition is shown as taking different path when transit...
How to reproduce:1. Open the attached "case_1171704" project2. Open the "BugScene"3. Make sure the Animator window of a "Cube" GameO... Read more
[Animation] Assertion failed on expression: '!m_Curves' when playing ani...
Reproduction steps:1. Open attach project "AssertionErrorDemo.zip" and scene "Test"2. Enter Play Mode3. In Game View, press the butt... Read more
Animation is flickering every time when a Playable is added During Play ...
Steps to reproduce:1. Open users attached project "'PlayableAnimatePhysicsTest.zip"2. Open "SampleScene"3. Enter Play mode4. Notice ... Read more
Humanoid animation has wrong finger pose when comparing to Generic
To reproduce: 1. Download attached "Wrong_Finger_Pose.zip" project and open in Unity2. Open "1" scene3. Enter to Play mode4. Observe... 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
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
- VFX Graph font size change does not adjust Sticky Note size when smaller font size is selected
- Rendering Debugger has a “Go to Section” burger button even when the section is already opened and does nothing when pressed
- SIGSEGV error when adding EditorApplication.delayCall callback declared in complex generic type and exiting Unity in `Performanc
- Resize cursor does not appear while approaching window edge from inside the player window when using Input System as the Input Handler