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
- 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