Search Issue Tracker
[HDRP] Sprite Mask shading mode in the Scene View shows up as missing sh...
Steps to reproduce:1. Open any HDRP project2. Create a Lit Shader Graph3. Create a new material4. Assign the shader from step 2 to t... Read more
[HDRP] Tonemapping not applied when switching scenes with Show Cascades ...
Version tested: trunk + HDRP 14.0.3 (bf457debae28) Steps to reproduce: 1) Open attached project, Outdoor scene 2) In Sky and Fog vol... Read more
[HDRP] Deleting a decal material that is currently in use crashes the re...
Version tested: 2022.2.a16 (17114ee23d5f) + HDRP from Packman Steps to reproduce: 1) Simply create an empty HDRP project 2) Create a... Read more
A tiny gap in an Obstacle when it carves the Nav Mesh
Reproduction steps:1. Open the attached 'CarvingBugRepro' project2. Open the 'SampleScene'3. In the Scene view zoom to the area by t... Read more
[Backport] Instanced URP Shaders using Spherical harmonics variables cau...
How to reproduce:1. Open the attached project "DrawMeshLongFirstCallURP.zip"2. Open the "BrokenShaderScene" Scene3. Open the Build S... Read more
[HDRP] [VT] Massive viewport slowdown after tweaking GPU Cache Size per ...
Steps to reproduce: 1) Create an Empty scene or open attached project 2) Make sure VT is enabled, go to HDRP asset and at the bottom... Read more
Custom pass does not draw renderers when HDRP Pipeline set to "Deferred ...
How to reproduce:1. Open the user's provided project "BackgroundDarkeningOnPS4.zip"2. Observe how the colors are shown in Game view3... Read more
[HDRP] Motion Vectors are not applied to the GameObjects when they're re...
How to reproduce:1. Open the attached "case_1372553" project2. Open the "OutdoorsScene" Scene3. Observe the Game view in the Play Mo... Read more
[HDRP] "No more space in Reflection Probe Atlas" error is spammed on cre...
Steps to reproduce:1. Open a Unity Hub2. Create a new HDRP 3D Sample Project3. Observe the Console Expected: No ErrorsActual: "No mo... Read more
IL2CPP build fails when using an assembly renamed via Sentry's assembly ...
Reproduction steps:1. Download and open the attached project called: "unity_2022_1.zip"2. Build the project Expected result: Build s... 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
- Player build freezes after calling Application.Quit() when the scripting backend is set to IL2CPP
- Texture is not applied on a Custom Render Texture when a Cubemap is selected as the texture
- 2D light leaks through ShadowCaster2D when ShadowCaster2D components are disabled then re enabled at runtime in Player builds
- Unity Hub redirects to The Unity Roadmap when navigating to “Send Feedback” option
- UI Toolkit throws warning and fails to clear references when fields are not typed as UnityEngine.Object