UnitySSReflectionURP
Screen Space Reflection for Unity URP (Universal Render Pipeline).
Install / Use
/learn @jiaozi158/UnitySSReflectionURPREADME
UnitySSReflectionURP
Screen Space Reflection for Unity URP (Universal Render Pipeline).
Please read the Documentation and Requirements before using this repository.
Screenshots
Sample Scene
Approximation:

PBR Accumulation:

Not Included
Stormtrooper Star Wars VII by ScottGraham (CC-BY-3.0)
Enable SSR:

Disable SSR:

Documentation
Here.
Requirements
- Unity 2022.2 and URP 14 or above.
- Any rendering path.
- Any camera projection type. (perspective or orthographic)
- Multiple Render Targets support. (at least OpenGL ES 3.0 or equivalent)
- Extra steps are needed for OpenGL APIs.
Known Issues & Limitations
- The matrices used to reconstruct world positions are incorrect on XR platforms. (Try porting it to a fullscreen shader graph?)
- The reflection blending is inaccurate on ForwardOnly objects (Complex Lit) in Deferred rendering path. (Not happening in Forward path)
- PBR Accumulation mode doesn't work properly with distortion post-processing effects due to URP limitations. (motion vectors)
- Transparent objects are ignored by reflections.
- Reflections are only computed once. (Ray bounce is 1)
License
MIT
Details
Part of the code is modified from UnitySSPathTracingURP.
Related Skills
node-connect
337.1kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
83.1kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
337.1kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
83.1kCommit, push, and open a PR
