Oculus-VR / Unity-Graphics

Unity Graphics - Including Scriptable Render Pipeline
Other
66 stars 51 forks source link

Unlit Shadergraph shaders don't work with Application SpaceWarp [URP] #13

Open wojwen opened 2 years ago

wojwen commented 2 years ago

Unlit shaders created with Shadergraph for URP jitter when moving when the AppSW is enabled. This doesn't happen with the Lit shaders created with Shadergraph or standard URP Unlit.

baggyg commented 4 months ago

From my experience always worth checking the actual shader text file. For some reason a lot of materials in my project had disabled motion vectors.