-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
How to replicate:
- Add PixelationFx to Universal Renderer Data
- Create Volume, shouldn't matter if global or local
- Add a Volume Profile
- Add PixelationFx to the Volume Profile and
- Have a corresponding camera inside the volume, so the effect should be rendered
Problem:
The effect won't render, Unity shows the following warning:
The render pass VolFx.Pixelation+PassExecution does not have an implementation of the RecordRenderGraph method. Please implement this method, or consider turning on Compatibility Mode (RenderGraph disabled) in the menu Edit > Project Settings > Graphics > URP. Otherwise the render pass will have no effect. For more information, refer to https://docs.unity3d.com/Packages/com.unity.render-pipelines.universal@latest/index.html?subfolder=/manual/customizing-urp.html. UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)
I don't want to turn on compatibility mode for various project-specific reasons.
RoxDevvv
Metadata
Metadata
Assignees
Labels
No labels