Search Issue Tracker
Animator Update doesn't position the bones immediately
To reproduce: 1. Open the project, attached by the user (New Unity Project 2.zip)2. Open the "Scene" scene3. Enter Play mode4. The c... Read more
Root motion broken in animation when weight of any additional layer is g...
This happens even when the weight is 0.01 How to reproduce:1. Open user's attached project "RollBug"2. Open "RollTest" scene3. Open ... Read more
Assert in play mode when Culling Type is set to "Based on Renderers" (m...
Reproduction steps:1: Open scene "BlastLevelScene"2: Press play3: Wait till animation loop ends or Disable/Enable "MetaGameRoot".4. ... Read more
[AW] Last key does not respect previous key's type
A key created after the last key, no longer respects the previous key's type.In this case, all my keys are linear, but when I add an... Read more
[Playables] AnimationStart and AnimationMiddle are constantly called whe...
How to reproduce:1. Open attached project "Unreliable Animation Events at Start with Playables.zip" and scene "SampleScene"2. Enter ... Read more
Double-clicking Animation Clip does not open Animation Editor window
Steps to reproduce:1. Create a new project or open existing one2. Select any game object in the "Hierarchy"3. Go to Window->Anima... Read more
Legacy AnimationClip cannot be deleted from Animation component's elemen...
How to reproduce:1. Open the supplied project2. Load scene "Example"3. Select "Cube" in the Hierarchy window4. Expand "Animations" u... Read more
Irrelevant warning message when using Animator.Play on a disabled object...
To reproduce: 1. Download and open attached "BugReport.zip" project.2. Open "Scene" scene.3. Enter Play mode.4. Press A on keyboard ... Read more
Editor crashes at ves_icall_System_Reflection_Assembly_GetTypes when dou...
Steps to reproduce:1. Download project from oc2. Create new Animator3. Create new empty state in Animator window4. Add "WalkF type 1... Read more
Selecting transition before script finishes compiling, one gets KeyNotFo...
How to reproduce:1. Open the attached project2. Open MainScene3. Open Animator window and select cat_idle2_0 from the scene4. Open P... 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