Search Issue Tracker
All animation events are called at the same frame when using UnityEngine...
To reproduce: 1. Open the attached project2. Press play3. Observe the console Expected: animation events should not be played at all... Read more
A specific animation character moves both directions vertically, instead...
To reproduce:1. Open project2. Play 'mainScene' Expected: 'Rabbit will be jumping from the hat' (expected and actual result gifs are... Read more
mecanim::animation::ValuesFromClip crash, after undoing animation keyfra...
To reproduce:1. Open attached project "SpriteCrashAnim.zip".2. Open "Test" scene.3. Open Animation window.4. Select "CrashObject" ob... Read more
Animator.parameterCount returns 0 when changing the Animator State's Mot...
How to reproduce:1. Open the user-submitted project2. Open the Scene "SampleScene.unity" (Assets/Scenes/SampleScene.unity)3. Enter P... Read more
AnimationEvent isn't fired in an animationClip without keyframes when th...
How to reproduce:1. Open the attached "case_1110125-AnimationEventNoKeyframes" project2. Open scene "SampleScene"3. Enter Play mode,... Read more
Animator not resetting back to written defaults
To reproduce:1) Open attached project and scene2) Play it3) Click Change State to double the size of cube4) Click Toggle Over Time5)... Read more
Crash on PreOrderPlayableTraverser::Traverse when repeatedly tapping Esc...
Reproduction steps:1. Open the user's attached project2. Open the Scene 'Scenes/MainMenu'3. Enter Play mode4. Click on 'Host (Server... Read more
When entering play with disable Animator game object takes idle animatio...
Steps to reproduce:1. Download 901268_repro.zip and open "test" scene2. Disable Animator from "HeavyInfantry" game object3. Enter Ga... Read more
API Updater does not update Animator.Stop() method from 5.6 to 2017.1
How to reproduce: 1. Open attached project- Note that there is an Error in the console, but the API Updater wasn't triggered - Repro... Read more
Crashing always after changed some of the layers in controller to "sync ...
Steps to reproduce:1. Open attached user project (minotor)2. Create an empty scene3. Create a cube and attach an Animator component4... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class