Screen Effects affecting reflection probes

This page summarizes the projects mentioned and recommended in the original post on /r/Unity3D

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • URP_BlitRenderFeature

    Blit Render Feature for Universal RP's Forward Renderer. Set specific source/destination via camera source, ID string or RenderTexture asset. Also options for _InverseView matrix and _CameraNormalsTexture generation.

  • So I want to make fullscreen effects in my game (for example, a potion might make the screen get covered up partially in crystal effects) and I found this render feature by Cyalinux https://github.com/Cyanilux/URP_BlitRenderFeature. It works well, creating screen effects using a material, but it also seems to affect the reflection probes. When i have a render feature material, realtime reflection probes (I have them baking on awake because my game has procedural environments) stop working. Prebaked ones are fine, but realtime ones don't have any effects. I believe this is because the render feature is affecting the reflection probes camera, but I'm not fully sure. Is there a way to fix this or will I have to stick with using UI for screen effects.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts