Open wojwen opened 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.
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.
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.