Search Issue Tracker
Active
Votes
1
Found in
2020.3
2021.2
2021.2.6f1
2022.1
2022.2
Issue ID
1393352
Regression
No
Render order issue with the URP Render Objects Renderer Feature when viewing Prefab in Context Prefab Mode
How to reproduce:
1. Open the user's attached project "URPRenderObjectsPrefabBug.zip"
2. Open the "SampleScene" Scene
3. In the Hierarchy window under "Canvas" select "Transparent UI Asset" and press the arrow button next to the Prefab
Expected result: The transparent Image Prefab is rendered in front of the opaque "Cube"
Actual result: The transparent Image Prefab is rendered behind the opaque "Cube"
Reproducible with: 10.8.1 (2020.3.27f1), 12.1.2 (2021.2.7f1), 12.1.3 (2021.2.8f1), 12.1.4 (2021.2.9f1), 13.1.2 (2022.2.0a2), 13.1.5 (2022.1.0b5)
Could not test with: 7.7.1 (2019.4.35f1) Context Prefab Mode not available
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- ComputeBuffer readback fails when Render Graph is enabled
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
Add comment