Search Issue Tracker
Timeline Window hotkey conflict with Animation Window
When opening & using both the Timeline & Animation Windows in a certain order, hotkeys no longer respond/work. Repro:- Open ... Read more
[Animation] Second clip is not played in Editor mode when using Animatio...
To reproduce:1. Open project2. Select 'cube' gameObject3. Press 'PLAY' on 'Clip Player' script componentNotice, that animation is pl... Read more
A specific model starts moving unexpectedly when animations are crossfad...
To reproduce:1. Open project2. Open and play 'AnimatorControllerPlayable' scene3. Choose 'char_ethan' game object and enable 'B tran... Read more
Some parts of the model becomes invisable when animations blend
Steps to reproduce:1. Download AnimatorDemo1.3.unitypackage2. Open "AnimatorDemo" scene (Assets->Scenes)3. Enter play mode4. Pres... Read more
[Anim] Animator controller freeze
Animator controller freezes when you disable Animator component, move a state in the Animator, then re-enable the Animator controlle... Read more
[Avatar] A specific avatar created with AvatarBuilder.BuildHumanAvatar c...
To reproduce:1. Open project2. Open 'Scene'3. Play scene Expected: scene will be played and game object will be animatedActual: edit... Read more
Public variable cannot be updated during playmode if script is attached ...
How to reproduce:1. Open "StateMachineBehaviour Problem" project2. Open the Animator window and open "animator test" animation contr... Read more
Clip Count is not updated correctly when Animator.runtimeAnimatorControl...
Reproduction steps:1. Open the user's attached "AnimatorCrash - Copy.zip" project2. Load the "SampleScene"3. Select the "Animator" G... Read more
Animation window element positions flicker when resizing
Steps to reproduce:1. Create a new Unity project2. Open the Animation window3. Slowly resize the Animation window horizontally by dr... Read more
Whenever Saving data for bones from Character configuration Wizard Conti...
1. What happened Whenever Saving data for bones from Character configuration Wizard Continous Assertion Failed ALLOC_Temp_Thread pop... 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
- UI Builder slider value lags and stutters when sliding/modifying certain property values
- "Reset UI Builder Layout" functionality inconsistently changes Canva Size when "Match Game View" is enabled/disabled
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class