> For the complete documentation index, see [llms.txt](https://speedtutoruk.gitbook.io/apk-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://speedtutoruk.gitbook.io/apk-documentation/urp-setup/deferred-rendering.md).

# Deferred Rendering?

If you're using deferred rendering for URP, camera stacking isn't available by default.&#x20;

* You will need to create a new URP asset and set this to forward rendering.
* Then have your "Examine Camera" attached to this new URP asset.&#x20;
* You can follow the original steps of stacking the examine camera as an overlay.&#x20;

#### Final Outcome:

* Your Main Camera will still render as deferred
* The Examine Camera will now stack but render as a forward rendering camera
