(I couldn’t find a 2023 LTS in versions)
I’m trying to make recursive portals but this requires to use camera.Render() but that doesn’t work on URP. After searching for solutions I found commands like “UniversalRenderPipeline.RenderSingleCamera()” (which is now obsolete)" or UniversalRenderer.SingleCameraRequest" but both gave the same error.