Search Issue Tracker
Animator Transition from the Entry state can't be redone
Reproduction steps:1. Open the user's attached project2. Open Window > Animation > Animator3. Select "Cube" GameObject in the ... Read more
Blend Tree breaks after undoing nested Blend Tree creation
Reproduction steps:1. Open the user's attached project2. Open Assets > "Cube" Animator Controller3. Create a Blend Tree4. Double-... Read more
Mathf.floor and Mathf.floorToInt output incorrect values
Reproduction steps:1. Create and open a new project2. Move user's "MathfTest.cs" script to the Assets folder and attach it to any Ga... Read more
[Animator] BlendTree Parameters slider value is stuck at 0 when trying t...
How to reproduce:1. Open the attached project "blendTreeRepro"2. In the Project window, open the Animation controller "openMe" (Asse... Read more
Editor crashes when an AnimationEvent is created via script and played b...
How to reproduce:1. Open the user-submitted project2. Open the scene "SampleScene" (Assets/Scenes/SampleScene.unity)3. Enter Play mo... Read more
Animation is played incorrectly when using Animation Type "Humanoid"
How to reproduce:1. Open the attached project "Humanoid_Template.zip"2. Open Assets/Scenes/SampleScene.unity3. Enter Play Mode Expec... Read more
Negative Discrete Int deletes key
When animatitng an Integer using [DiscreteEvaluation], positive numbers are keyed as expected, but negative values are not keyed and... Read more
[Editor] Side panel and graph divider gets stuck when dragged after sele...
1. Open Any/New Project2. Create and Animator by going to Assets>Create>Animator Controller3. Open the created Animator Contro... Read more
Animator Controller gets set to None after undoing and redoing Animation...
Reproduction steps:1. Open the user's attached project2. Create a new GameObject3. Open Window > Animation > Animation4. In th... Read more
Animation Clip doesn't play in build when setting AnimationClip.legacy =...
Reproduction steps:1. Open the "Animation test" project2. Open the "SampleScene" scene3. Build and Run project4. Inspect Player View... 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