How to reproduce:
1. Open the attached project "URP_Empty_U6_12f1.zip"
2. Dock the Game view window next to the Scene view window
3. Press CTRL+S
Expected results: No errors are thrown
Actual results: "InvalidOperationException: Trying to SetRenderAttachmentDepth on a texture that has a color format R32_SFloat. Use a texture with a depth format instead. (pass 'DrawDepthNormalPrepass' resource '_CameraDepthTexture')." is thrown
Reproducible with: 6000.0.13f1
Could not test with: 2021.3.41f1, 2022.3.40f1 (no Light Probe System)
Reproducible on: Windows 10 22H2
Not reproducible on: No other environment tested