Search Issue Tracker
NullReferenceException error appears after compilation
Reproduction steps:1. Open project attached.2. Open scene Load from "Assets/_Scenes" Expected result: There will be no errors after ... Read more
PointerUpEvent doesn't work when using left-click on a dragger of the Sl...
Reproduction steps:1. Open users attached project2. Open Assets > Scenes > SampleScene.unity3. Enter Play Mode4. In the Game V... Read more
Editor freeze when opening a Prefab with incorrect references in the Pre...
Steps to reproduce:1. Open QA-supplied project2. Try to open the Prefab in the "Sample Scene" in the Prefab edit mode Expected: no f... Read more
[Linux] Project import freezes when opening project with over 100k assets
Reproduction steps:1. Open the attached “IN-18975.zip” project Expected result: The project opensActual result: Project importing ge... Read more
Re-loading DLLs takes a lot more time compared to Unity 4
Re-loading dlls in unity 5* takes about ~6x times more time, then in 4* unity version. 1. Open project "Dll Reload Problem" (Attache... Read more
Mouse cursor gets locked and hidden in the middle of the Game view when ...
Reproduction steps:1. Open the attached “MouseLock.zip” project2. Enter the Play mode3. Exit the Play mode4. Click anywhere in the G... Read more
Objects' names in the Project window are off-center
How to reproduce:1. Create a new Unity project2. Observe the "Scenes" folder name Expected result: The folder name is centeredActual... Read more
ArgumentException: GUILayout: Mismatched LayoutGroup.mouseMove appears w...
Steps:1. Open attached project2. Load SampleScene3. Select Cube prefab instance4. Right-Click and choose "Prefab -> Open Asset In... Read more
Mask is not being rendered into RenderTexture in Game View when Render M...
How to reproduce:1. Open user attached 'Svg UI Repro.zip' project2. Open 'SampleScene' Scene3. Select 'Mask' child of 'Canvas - Scre... Read more
Android: Protected graphics memory doesn't work on android device
Protected graphics memory doesn't work because EGL_EXT_protected_surface is used instead of EGL_EXT_protected_content. This excludes... 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
- Editor hangs when a huge mesh is used for CanvasRenderer
- ChildSafetyHandles grow indefinitely when repeatedly creating and disposing NativeLists with a long‑lived custom allocator
- My Assets in Package Manager appear empty when the search is cleared and the tab is switched
- Test Shader appears twice in Material Shader selection menu
- "CustomPass.injectionPoint" returns "AfterPostProcess" when a global CustomPass is registered with "BeforeRendering" in HDRP