Unity Issue Tracker - Sorting Group has no effect on transparent materials when the Render Queue is under 2500
Closed
UUM-61574
Sorting Group has no effect on transparent materials when the Render Queue is under 2500
Unity: Asset - Database
URP
Won't Fix
2023.2.X
2023.2.0a17 onwards
Closing as Won't fix due to 2023.2 reaching it's EOL.
Reproduction steps:
1. Open the attached "SortingGroup.zip" project
2. Open “Assets/Scenes/SampleScene.unity” Scene
3. Enter the Play mode
4. Observe that the objects in the Game View
Expected result: Both objects on the left and right have the "FRONT" object rendered above the "BACK" object
Actual result: The "FRONT" object is rendered before the "BACK" object on the left side of the Game View