You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Not sure what's going on here, but this seems to be the most complete example in this space, my AddRenderPasses method is never called in any ScriptableRenderFeature I add, I've added them to the URP pipeline as render features, I've set up the volumes etc...
No idea why unity isn't actually calling into the effect but as far as I can see it's in the ScriptableRenderFeature subclass. I like the way this project is set up so I'd love to get it working and add my own shaders to it.
Any help much appreciated.
The text was updated successfully, but these errors were encountered:
Describe the bug
Not sure what's going on here, but this seems to be the most complete example in this space, my AddRenderPasses method is never called in any ScriptableRenderFeature I add, I've added them to the URP pipeline as render features, I've set up the volumes etc...
No idea why unity isn't actually calling into the effect but as far as I can see it's in the ScriptableRenderFeature subclass. I like the way this project is set up so I'd love to get it working and add my own shaders to it.
Any help much appreciated.
The text was updated successfully, but these errors were encountered: