Search Issue Tracker
'Translation DoF' setting on Mecanim Humanoids still discards bone trans...
How to reproduce:1. Open the attached project2. There is imported FBX file3. The rig is imported as a humanoid Mecanim avatar4. Expa... Read more
[AnimatorController] Add Behaviour shortcut not enabled for state machin...
How to reproduce:1. Create a new project2. Select main Camera3. Click Ctrl+Shift+A4. Notice that Add Component is selected5. Create ... Read more
canvas animation becomes unsync
Each of the three canvas in the attached project is animated. When the menu transition is happening, Main Menu canvas is supposed to... Read more
Crash in AnimationCurveTpl<Quaternionf>::EvaluateClamp when reimporting ...
Repro Steps- Open Main.unity- Select the 'Worker' object in the hierarchy- On attached script name click right mouse button and 'Set... Read more
Assertion failed on expression: !m_Curves when Playing animation after r...
Reproduction steps:1. Open user attached Project2. Open Assets\Scenes\SampleScene Scene3. Press Play4. Press Play in the Game View m... Read more
Editor fails to create an Animator controller and component via Animatio...
Steps to reproduce: 1. Create a new Unity project2. Create a new GameObject in the Hierarchy3. Rename GameObject so it would have a ... Read more
When CrossFade is piled up in CrossFade, the first CrossFade processing ...
Steps to reproduce:1. Open the scene and enter play mode2. In the input field enter the duration "0.2" and hit apply3. Observe how t... Read more
Crash on `anonymous namespace'::MarkBoneUp when entering Play Mode with ...
How to reproduce:1. Open attached project2. Open the RiggingTest scene3. Enter the Play Mode Reproducible with: 2019.1.7f1, 2019.2.0... Read more
crash when using GameObjectRecorder
Crash when using GameObjectRecorder Repro: try recording with a GameObjectRecording and not setting a root (or setting a null root) 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
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
- Standalone Profiler stays in Dark Theme after switching Editor theme to Light on Ubuntu