Hello.
I’m developing a VR project using Universal Render Pipeline.
I’m using the Renderer Feature to use the screen space outline in my project.
It works good on pc, but not works on mobile(android).
Also, other custom renderer features won’t work.
Tested on unity 2019.3.7f1 and Universal RP 7.1.8, 7.4.1.
Is there a way to make the renderer feature work on mobile?