Search Issue Tracker
Fixed
Fixed in 2022.3.24f1
Votes
0
Found in
2022.3.23f1
Issue ID
UUM-88979
Regression
Yes
RenderObjects does not have any Depth texture bound when Event is set to AfterRenderingPostProcessing
How to reproduce:
1. Open the attached “ROTest.zip” project
2. Open the “SampleScene”
3. In the project window, select the URP-HighFidelity-Renderer under Assets/Settings/
4. In the inspector, ensure AfterRenderingPostProcessing Event is selected for the “Render Objects” component of the URP-HighFidelity-Renderer
5. Observe the Game View
Expected result: The “Cube” GameObject (red) is only visible when behind the “Cube (1)” GameObject (gray)
Actual result: The “Cube” GameObject (red) is always visible
Reproducible in: 2022.1.0b1, 2022.3.23f1
Not reproducible in: 2021.3.46f1, 2022.1.0a16, 2022.3.53f1, 6000.0.28f1, 6000.1.0a5
Fixed in: 2022.3.24f1
Reproducible on: Windows 10, Windows 11
Not reproducible on: No other environments tested
Notes:
- Also reproducible in Play Mode and build
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
Add comment