Search Issue Tracker
[Graphics] Crash when submitting depth with no MSAA
[Reported by Meta] If the graphics settings are set to no MSAA with depth submission on (Oculus Quest), we get a crash. See attached... Read more
[HDRP] SurfaceOptionUIBlock.DoOpaqueRenderingPassPopup error when in wir...
How to reproduce:1. Open the "testScene" Scene in the "case_1184602.zip" Unity project2. Switch to Wireframe scene view3. Select the... Read more
Can't interact with the UI when the "Input System UI Input Module" and "...
How to reproduce:1. Open the attached project ("case_1187185-Project.zip")2. Open the SampleScene in the Scenes folder3. Enter the P... Read more
AsyncOperationHandle.PercentComplete always returns 0 when loading from ...
Reproduction steps:1. Open the attached project "ADDR-2947 repro.zip"2. Click “Build > New Build > Default Build Script” in th... Read more
[IL2CPP] Including the Input System package in project significantly add...
Reproduction steps:1. Open attached project "OptimizeForWebGL.zip"2. Build with Input System package and note build folder size3. Bu... Read more
On specific project Unity crashes when debugging
Reproduction steps:1. Open the attached reproduction project (839779 - ReproProject.zip)2. Open JavaEmulator.cs located in Assets\Ce... Read more
[OSX] Native rendering plugin written in C crashes editor
To reproduce:1. Open project2. Play scene Expected: rotating triangle in the center of the scene will be renderedActual: editor cras... Read more
[UI] Dropdown stays in highlight phase after selecting an option
Steps to reproduce: 1. Download and import attached project. (UI_Test.zip)2. Open scene: main3. Play.4. Click on dropdown.5. Select ... Read more
Long name causes UI problems in the Search window details section
Steps to reproduce: Create a new Unity project Make sure the AI Assistant package/s are installed Create a new asset (for example, a... Read more
Package names and version are cut off and the column cannot be resized w...
Reproduction steps:1. Open the attached “PMWindowIssue” project2. In the Package Manager window at the bottom left of the Editor, ob... 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