Search Issue Tracker
Terrain and detail Meshes becomes darker when enabling Light Layers
How to reproduce: 1. Open the attached project "URP12_Bugs.zip" 2. Open Assets/BugLightLayersInstancing/LightLayersInstancing.unity ... Read more
[URP] The light is different when the project was upgraded from LWRP to ...
How to reproduce: 1. Create a new LWRP project on Unity 2018.4 2. Close the project and reopen it on Unity 2019.4 3. Create a new UR... Read more
[URP][Prefab] Camera stack UI does not correctly show overrides
steps 1. open project 2. open SampleScene 3. in hierarchy, select "Camera (instance of prefab)" 4. in inspector, check UI for Camera... Read more
[URP] Material Upgrader tries to update materials when they are immutable
Reproduction steps: 1. Open the attached project 2. Observe the Console window Expected result: No errors thrown Actual result: Err... Read more
Depth Buffer is const in the URP Package script and cannot be changed fr...
How to reproduce: 1. Download project "URPDepthPrecisionIssue-2021.2.zip" 2. In the file explorer go to the URPDepthPrecisionIssue-2... Read more
[2D URP] Gizmos are not drawn after creating 2D URP Template project and...
1. Create a new 2D URP Template project 2. When the project is finished loading switch between Shaded and Wireframe modes Expected ... Read more
Normal buffer writing does not respect depth buffer when using 2DRenderer
How to reproduce: 1. Open the attached "2DUrpNormalsDepth.zip" and NormalDepthBug scene 2. In the Scene view, observe both the examp... Read more
[URP] Premultiply blend mode in Shader Graph not rendering correctly
Reproduction steps: 1. Open project in Premultiply.zip and open SampleScene 2. Enter Play Mode and inspect the 2 cubes side by sidea... Read more
[URP] Custom UI from Renderer Feature is not drawn when Camera PostProce...
How to reproduce: 1. Open the user's attached "urp-bugs.zip" project 2. Open the "SampleScene" Scene 3. Select the "Main Camera" Gam... Read more
[ShaderGraph] Shadow bias is broken in generated HLSL when modifying the...
If you modify a normal in the vertex shader but don't use it in the fragment shader, shadows are broken if you have any normal bias ... 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
- Incorrect Shader keyword activation for Shadows when no Light is present in URP
- Editor freezes when loading a specific AssetBundle
- WebGPU builds with Multithreading enabled crash on Safari
- Set as Value in UI Builder doesn't work across all properties.
- Reorderable ListView inside a ScrollView has a glitchy behavior when trying to reorder items