How to reproduce:
1. Open the user’s attached project “PostProcessing.zip“
2. Open the “SampleScene” Scene
3. In the Project search type “URP-Renderer” and select found item
4. In the Inspector → “After Post Processing Objects” (Render Objects) change the Event field to “AfterRenderingPostProcessing”
5. Observe the Scene view
Expected result: all GameObjects are rendered
Actual result: “Cylinder” GameObject is not rendered
Reproducible with: 2022.2.0a14, 2022.2.0b12, 2023.1.0a15
Not reproducible with: 2020.3.40f1, 2021.3.12f1, 2022.1.20f1
Couldn’t test with: 2022.2.0a1 - 2022.2.0a13 (due to compiler errors)
Reproducible on: Windows 10 Pro
Note: reproducible in Editor and in Player