Search Issue Tracker
Unity runs out of RAM after calling GameObjectRecorder.SaveToClip(clip)
How to reproduce: 1. Open the attached project 2. Open the "sadas.unity" scene 3. Press Play Actual result: Unity crashes with out ... 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 window 4. Select cube... Read more
[Animation] delay when playing from a Dictionary
Steps to reproduce: 1. Open User-supplied project (TestProject.zip) 2. Enter Play Mode 3. Select either "animation-test/animation-te... Read more
[Animation] Rig and Automatic Root Bone assignment
To reproduce: 1) Open attached project and scene 2) Check out the models with full skeleton Notice that their root bone in skinned ... Read more
Animator component isn't created and no exception is thrown when creatin...
How to reproduce: 1. Open any project 2. Create a new Cube GameObject and rename it to "Cu/be" 3. Open the Animation view and select... Read more
Editing animation curves cause them to flicker in the inspector
To reproduce: 1. Open attached project "1025925.zip" 2. Open testing.unity scene 3. Select GameObject from the hierarchy window 4. ... Read more
"Assertion failed on expression..." error is thrown when calling EnsureQ...
How to reproduce: 1. Open the attached project (TestError.zip) 2. Open scene Assets/1365995_Assets/TriLibSamples/LoadExtraAnimations... Read more
[2019.2] Unity Crashes at mecanim::animation::TransformValuesFromClip wh...
Steps to reproduce: 1. Download attached project 2. Select Assets->Art->Animations->Bombs->HERO@BOM_Run_L_00->BOM_Run_L_01 3. Drag A... 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 Settings 3. Add "teststage" scene 4. 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 ga... 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
- Memory leak when a lot of UI elements are spawned and despawned
- Warnings are not logged in the Console window when using external code analyzers
- Errors “TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations, size 288“ appear constantly when Prefab is open
- Crash on PPtr<Shader>::operator or NullException errors spammed in console when calling Dispose() on null GraphicsBuffer with baked Reflection Probes
- “EndRenderPass: Not inside a Renderpass” and other Render Graph errors in the Player when Render Graph is enabled and Overlay UI is used