Reproduction steps:
1. Open the attached project "ReproProj"
2. Open the “/Assets/Scenes/SampleScene.unity” Scene
3. Observe the Game View window
Expected result: Game View window displays the Scene as seen in NoRepro.jpg
Actual result: Game View window is black just like in Repro.jpg
Reproducible with: 2022.1.0b1, 2022.3.0f1, 2023.1.0b15, 2023.2.0a13
Not reproducible with: 2020.3.48f1, 2021.3.25f1, 2022.1.0a16
Reproduces on: Windows 10 Enterprise 21H2
Notes:
- It does not reproduce if URP Dynamic Resolution is set to off under Main Camera
- The project uses URP + DirectX12 + ScalableBufferManager.ResizeBuffers
- It also reproduces in Windows Standalone Player
- Does not reproduce with DirectX11