Search Issue Tracker
TypeLoadException is thrown when selecting script
How to reproduce: 1. Open the user-submitted project ("Matsueri.zip") 2. Select the Unit script in the Project Browser and observe e... Read more
physx::SubSortQuick::sort4 crashes on project load
To reproduce: 1. Download attached project "test.zip", delete every folder that is not the Assets folder and open in Unity Expecte... Read more
Handles.DrawDottedLine does nothing when used in the Editor/Inspector
Handles.DrawDottedLine does nothing when used in the Editor Repro: 1- Open project in attachment. 2- Open scene 'Repro'. 3- Select ... Read more
[Animation] Documentation icon is overlapping text input filed
Documentation icon is overlapping text input filed Steps to Repro: 1. Create a new Project 2. Project window > right click 3. Anim... Read more
Editor crashes with GetManagerFromContext: pointer to object of manager ...
Steps to reproduce: 1. Download the repro project and open SceneFramework scene 2. Enter the Play mode 3. Once the menu loads, pres... Read more
Shortcut Manager - Right clicking a command does not select it
If you right click a command, it will not actually get selected. This is especially annoying if you have previously selected a diffe... Read more
Assertion raises while dragging script onto prefab asset Inspector
Steps: 1. Create a script 2. Create a new scene 3. Add empty GameObject 4. Drag GameObject to Project Brower to make a prefab asset ... Read more
Console Window breaks when Console log that has path containing parenthe...
How to reproduce: 1. Open attached project 2. Open SampleScene 3. Enter the Play Mode 4. Press on "Hello!" in the Console Window 5. ... Read more
Reorderable Lists cannot be reordered
Reorderable Lists in the Editor do not work, instead throwing an error message. Reproduction Steps: 1. Open the attached project 2.... Read more
Having many elements in inspector, editor becomes extremely slow and an ...
Steps to reproduce: 1. Download and open the attached project 2. Attach the ArcenAIMovementTypeData.cs script to a gameobject 3. Ent... 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