Using Unity 2021.3.22f1 and URP 12.1.10. I'm opening this because one glitch mentioned #252 is not caused by Valve but by a mistake when handling the OpenGL Z buffer in the URP shader variants. On ...
The Unity shader in this example reconstructs the world space positions for pixels using a depth texture and screen space UV coordinates. The shader draws a checkerboard pattern on a mesh to visualize ...