Hi I’m making a 2.5D game using URP 3D 2022.3.
I know without render pipeline there is a transparency sort mode option inside Project Settings → Graphics → Transparency sort mode. I want to change the sort mode to Perspective, but I can’t find the option in my project with URP.
For example, in the video linked below, I want to render the red circle in front of the white circle. I want to sort the sprites so that in the same layer, the one with sprite sort point closest to the camera gets rendered on the top. But right now it renders the ones with lower z-position in front.