Search Issue Tracker
Shadows are broken in ECS Graphics when using deeply nested object hiera...
Reproduction steps:1. Open the attached “BugRepro” project2. Open the “Assets/Scenes/Sandbox.unity“ Scene3. Enter the Play Mode4. Cl... Read more
Invalid asset path & Invalid value for font MissingAssetReference Warnin...
Steps to reproduce: Open any Project and import the attached Font Create a UI Document and open it Add anything to the Hierarchy and... Read more
“RenderSettings customReflection texture has invalid type” error keeps g...
Steps to reproduce: Create a new Unity project using the Universal 3D template Open the Lighting window (Window > Rendering > ... Read more
Particle System with the custom Material breaks the Scene view when the ...
How to reproduce:1. Open the attached project "BugRepro"2. Open the "OutdoorScene" scene3. In the Hierarchy, select the "Particle Sy... Read more
Visual Effect Graph error message does not disappear and lasts forever u...
Steps to reproduce: Create a new Unity project using the Universal 3D template Install the Visual Effect Graph package Create a new ... Read more
Terrain Layers don't use icons when viewed in the Project Browser
Steps to reproduce: Open any Project In a Scene's Hierarchy create a Terrain Game Object and select it In the Inspector click the op... Read more
VFX Prefab doesn’t have Preview icon in Project window and Preview windo...
Steps to reproduce:1. Create new Unity project using empty HDRP 3D Template2. Create VFX Asset (from Templates window for example)3.... Read more
Crash on mono_dump_native_crash_info in a project with a Render Pipeline...
Steps to reproduce:1. Create a new “Universal 2D” project2. Create a new Material in the Project window3. Select the “Particles/Stan... Read more
[DX12] Fix nullptr access in some functions of BufferD3D12.h
Steps to reproduce: Have invalid entry, so that GetVersionInternal() return null Call a method which uses the result (i.e., GetGPUVi... Read more
“Render Quad” Material icon is not rendered in Inspector
Reproduction steps:1. Create a new project2. Install Visual Effect Graph package3. Create Visual Effect Asset (Create > Visual Ef... 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
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
- Entities Hierarchy window allows Cyclic nesting and throws an “ArgumentException: Cyclic nesting detected” error when dragging a Prefab onto the same Prefab in the Entities Hierarchy
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0