Search Issue Tracker
Naming Animator State with a long name makes that Animator State name go...
How to reproduce:1. Open "AnimatorStateNameIssue" project2. Open "New Animator Controller"3. Observe Animator State that is named: "... Read more
The Editor crashes in AnimatorStateMachine::CheckConsistency after impor...
To reproduce: 1. Open the attached project (2018.zip)2. Reimport the CharacterAnimator_NEW asset Expected: the Editor doesn't crash ... Read more
Animation starts glitching when the Animation transitions to the next State
Reproduction steps:1. Open the attached project2. Open "Assets/Scenes/Mocap.unity" Scene3. Enter Play Mode4. Observe the Animation t... Read more
Sprite playback in the Animation Window repeats frame 16
Sprite playback in the Animation Window repeats frame 16. Repro:1- Open attached project.2- Open scene "ReproScene".3- Select game o... Read more
AnimationEvent.animatorStateInfo.fullPathHash doesn't return unique hash
Steps to reproduce:1. Open user attached project2. Open bug.unity scene3. Play the scene4. Select one button to switch a layer, and ... Read more
Animation recorder: Error in console when recording MonoBehavior scripts...
GitHub issue: https://github.com/Unity-Technologies/GenericFrameRecorder/issues/42 Description copy: Having a custom MonoBehavior sc... Read more
[Model Import] Configure button doesn't get enabled when the model rig i...
Configure button doesn't get enabled when the model rig is set to humanoid Steps to Repro:1. Open attached project or Import humanoi... Read more
UI Button with Animation transitions does not return to Normal after pre...
To reproduce:1. Open user's attached project2. Open scene "SampleScene" under Assets/Scenes3. Open Animator window and play the scen... Read more
Unity animations are not blending correctly when they are mixed with Ani...
How to reproduce:1. Open given Unity project2. Enter "NoMixer" scene3. Enter Play Mode4. Press Spacebar-- Character animation is ble... Read more
Animation loses its state when calling Rebind() after activating the object
Reproduction steps:1. Open the attached project "AnimationRebindBug.zip";2. Open the TestScene1;3. Enter a play mode. Expected resul... 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