Search Issue Tracker
Unity runs out of RAM after calling GameObjectRecorder.SaveToClip(clip)
How to reproduce:1. Open the attached project2. Open the "sadas.unity" scene3. Press Play Actual result: Unity crashes with out of R... Read more
Low performance in animation window when many animation clips are attached
How to reproduce:1. Open attached Unity project "bug-animation-window"2. Load scene "scene"3. open Animator window4. Select cube in ... Read more
[Animation] delay when playing from a Dictionary
Steps to reproduce:1. Open User-supplied project (TestProject.zip)2. Enter Play Mode3. Select either "animation-test/animation-test2... Read more
[Animation] Rig and Automatic Root Bone assignment
To reproduce:1) Open attached project and scene2) Check out the models with full skeleton Notice that their root bone in skinned mes... Read more
Animator component isn't created and no exception is thrown when creatin...
How to reproduce:1. Open any project2. Create a new Cube GameObject and rename it to "Cu/be"3. Open the Animation view and select th... Read more
Editing animation curves cause them to flicker in the inspector
To reproduce:1. Open attached project "1025925.zip"2. Open testing.unity scene3. Select GameObject from the hierarchy window4. In th... Read more
Playables API's Root Motion inconsistent with Root Motion from Animator ...
How to reproduce:1. Open the attached project from "Inconsistent Root Motion.zip"2. Open Scene "SampleScene" and enter Play Mode3. I... Read more
[2019.2] Unity Crashes at mecanim::animation::TransformValuesFromClip wh...
Steps to reproduce:1. Download attached project2. Select Assets->Art->Animations->Bombs->HERO@BOM_Run_L_00->BOM_Run_L... Read more
Unity could not produce class with id 1180 error pops up and player is n...
How to reproduce:1. Open attached Unity project "FreedomEngine"2. Select File --> Build Settings3. Add "teststage" scene4. Check ... Read more
Sprite playback in the Animation Window repeats frame 16
Sprite playback in the Animation Window repeats frame 16. Repro:1- Open attached project.2- Open scene "ReproScene".3- Select game o... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS