CameraDepthTexture is not bound in Unity 6 using deferred lighting

so yes, the depth texture is enabled in the pipeline settings :slight_smile:
it is just not bound using deferred lighting. it works fine in forward and forward+

below the URP particle shader with soft particles enabled (which makes it vanish).
_CameraDepthTexture here is only a 16x16px gray textures.