Unity Issue Tracker - Object overlay camera does not render when Depth/Stencil Buffer is disabled
Closed
UUM-31167
Object overlay camera does not render when Depth/Stencil Buffer is disabled
Unity: RP Foundation
Won't Fix
2020.3.X
This is resolve in 2022.3. There will be no backport available
How to reproduce:
1. Download the attached "urp-2d-bug" project
2. In the project window, go to "Settings" > "Renderer2D"
3. In the Inspector window, set the "Depth/Stencil Buffer" to off
4. Observe the Game view window
Expected outcome: The square does not disappear
Actual outcome: The square disappears