Search Issue Tracker
[Anim] error clicking in empty Animator window
Getting the following error in the Console when clicking in an empty Animator window. repro: -start Unity (repro only happens on a ... Read more
Timeline stays stuck after going to play mode.
1) Open animation window & Timeline window 2) Create a new gameobject then click on "Create" in timeline window 3) Add Animation Tra... Read more
AnimatorOverrideController produces glitches in transitions when it is c...
How to reproduce: 1. Open user's attached "AnimatorBlendingTest2019.zip" project 2. Open "test" Scene 3. Open TestAnimatorController... Read more
mecanim::animation::ValuesFromClip<0> crashes when entering to Play mode
To reproduce: 1. Download attached project "554115_CrashRepro.zip and open in Unity 2. Open "CrashRepro" scene 3. Enter Play mode ... Read more
AnimationBlendMode.Additive is not applied to the last frame of the Anim...
How to reproduce: 1. Open the user's attached project 2. Open 'SampleScene' and enter the Play mode 3. Press the 'Z' key Expected r... Read more
SetBool function is not called when the object is set to inactive
When a SetBool function is called the ButterflyBoid(Clone) should be in idle state, however the function does not appear to be calle... Read more
Previous animation restarts repeatedly, when next animation starts to pl...
To reproduce: 1. Open project 2. Play scene 3. Click mouse button a few times in a row Expected: 'MyModel_anystate' and 'My_model' ... Read more
[Animation Window] Adding a keyframe outside of the clip range and undoi...
[Animation Window] Adding a keyframe outside of the clip range and undoing does not resize clip. Repro: - Open attached project. - ... Read more
[Animator] Copy and pasting a State on a Synced Layer will cause the Sta...
Reproduction steps: 1. Open the attached project; 2. Open the Controler in the Animator window; 3. Observe that Layer2 is synced lay... Read more
'Invalid time range' error appears in the Console when passing < 0.02f v...
How to reproduce: 1. Open the attached '1311378.zip' project 2. Open 'SampleScene' 3. Enter the Play mode 4. Observe the Console Ex... 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
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
- Mouse and Pointer Events are called incorrectly in ScrollView with XRUIInputModule
- Memory leak occurs when repeatedly minimizing and maximizing the UI Builder window