Search Issue Tracker
Animator controller state doesn't display any information in Inspector a...
To reproduce:1. Download this project "New Unity Project.zip"2. Click on the EnemyAnimatorController3. Notice that the Move, Death a... Read more
Crash when dropping Animator with no layers in the Animator component An...
How to reproduce:1. Open user attached project "cartest.zip"2. Add Animator component to "GameManager" GameObject3. Drag and drop "T... Read more
[State Machine] Animation Blend does not occur when translating from "An...
Steps to reproduce:1. Open the attached project "Case_1204145"2. Open "Scene"3. Open Animator window4. In the Scene view Select "Cub... Read more
[Playables] The first frame of the Animation Playable is delayed when en...
How to reproduce it:1. Open the project "animationProject"2. Open the scene "SampleScene"3. Press the Pause button4. Press the Play ... Read more
The Animator window defaults its layout when opened
Reproduction steps:1. Create a New Project2. Open the Animator window3. Resize the separator line in the middle of the window4. Clos... Read more
Can't change Animation Clip with AnimationOverrideController when Animat...
How to reproduce:1. Open attached project ("animatoroverridecontroller-bug.zip")2. Enter PlayMode3. Press 'a' in keyboard Expected r... Read more
Binary2Text crashes on ExposedReferenceTable entry key because of incorr...
How to reproduce:1. Open attached project2. Open Addressable window: Window/Asset Management/Addressables3. In the addressable windo... Read more
Animator.Update CPU time spikes when multiple animations are playing
Steps to reproduce:1. Download AnimationTest.zip and open "Character with animation" scene2. Enter play mode with open Profiler3. Wa... Read more
Crash on ScriptPlayableOutput::ScriptProcessFrame when running Play Mode...
Reproduction steps:1. Open user's attached project2. Press Window > General > Test Runner3. Select the Play Mode tab4. Double ... Read more
Crash on PreOrderPlayableTraverser::Traverse when entering Play mode in ...
Reproduction steps:1. Open the attached project ("1220788.zip")2. Open "Earth 2" Scene3. Enter Play mode Reproducible on: 2019.3.0b8... 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
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
- VFX Graph font size change does not adjust Sticky Note size when smaller font size is selected
- Rendering Debugger has a “Go to Section” burger button even when the section is already opened and does nothing when pressed
- SIGSEGV error when adding EditorApplication.delayCall callback declared in complex generic type and exiting Unity in `Performanc
- Resize cursor does not appear while approaching window edge from inside the player window when using Input System as the Input Handler