Search Issue Tracker
Animator::RecomputeContainedRenderersRecurse crash when opening a projec...
Reproduction steps: 1. Open the attached project Expected: No crash when opening project Actual: Project crashes when opening Stac... Read more
[Animator] Animator.Update(Time.deltaTime) animates way faster in Unity 5.2
Steps to reproduce: 1. Open the attached project 2. Open and play 'Animator Update' scene 3. Notice that the guy on the right (the ... Read more
[Animator] Animator.Update broken when Animator.enabled toggled
Repro steps: 1) Open the project and run scene 'Animator Update' 2) Notice only one of two characters are animating properly ( the o... Read more
Animations do not play completely/get stuck when FPS/frame rate is low
How to reproduce: 1. Open attached project "UI_Environment.zip" and scene "Sample Scene" 2. Enter Play mode 3. In Game view, press ... Read more
Naming Animator State with a long name makes that Animator State name go...
How to reproduce: 1. Open "AnimatorStateNameIssue" project 2. Open "New Animator Controller" 3. Observe Animator State that is named... Read more
Key frame selection selects adjacent object's keys if the objects are na...
How to reproduce: 1. Open the attached project and a "test" scene in it. 2. In Hierarchy window under the Canvas element select "sc... Read more
[Animation] Keyboard shortcut for renaming doesn't work for animator par...
Keyboard shortcut for renaming doesn't work for animator parameters and layers Steps to Repro: 1. Create a new Project 2. Project ... Read more
Additional Curve Data on model animation is offset when it is read by th...
How to reproduce: 1. Open attached project ("authoring-rig.zip") and open MonoBehaviourScene 2. Press Play and then after a few seco... Read more
Animator Controller animations are overwritten by Timeline when using Av...
Reproduction steps: 1. Open user's attached project "ItemAbilityTesting" and "SampleScene" 2. Enter Play Mode 3. In the Hierarchy, s... Read more
StateBehavior OnStateMove override prevents the animation
How to reproduce: 1. Open the attached project 2. Open and play Main scene 3. Click button on the left (it doesn't stretch- doesn't... 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
- Assertion failed on expression: 'scriptedImporterClass == SCRIPTING_NULL error when opening the standalone profiler window
- 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