🔎
Examine System V1 - Doc
  • Examine System - Introduction
  • ⭐GETTING STARTED
    • Quick Setup
    • Detailed Setup
    • GameObject Tag Reference
  • 🔎INSPECTION POINTS
    • Adding Inspection Points
    • Inspect Points - Custom Event
    • Inspect Points - Animations
  • HDRP Setup
    • HDRP Setup
  • URP Setup
    • URP Setup
    • Deferred Rendering Note
  • ❓Support
    • FAQ
    • Disabling Hints
    • Adding Audioclips
    • Where are inputs?
    • Text Not Appearing?
    • Items Not Appearing?
    • Emission Highlighting
    • Destroy Instanced Materials
    • Where are UI's located?
    • Where is the Examine Point?
    • Using a different Character Controller
  • 🌀Development
    • Patch Notes - V1.7
    • Roadmap
  • 📧CONTACT ME
    • Contact Me
    • My Other Assets
Powered by GitBook
On this page

Was this helpful?

  1. URP Setup

Deferred Rendering Note

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

  • 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.

  • You can follow the original steps of stacking the examine camera as an overlay.

Final Outcome:

  • Your Main Camera will still render as deferred

  • The Examine Camera will now stack but render as a forward rendering camera

PreviousURP SetupNextFAQ

Last updated 2 years ago

Was this helpful?