nukadelic / unity-application-spacewarp

Template unity project preconfigured with ASW for the Oculus Quest 1 & 2 using a custom render pipeline
65 stars 16 forks source link

Jitter when moving object with unlit shadergraph shader #2

Open wojwen opened 2 years ago

wojwen commented 2 years ago

There is jitter when moving objects with the "test_unlit_shader_color" material. It's not visible on the spinning cube, but you can see it if you place the material on a cube which is attached to the hand and move it. This only happens with the unlit shadergraph shader, the URP/Unlit works fine.

nukadelic commented 2 years ago

yea i seen this one as well before , i didn't write the shadergrpah bindings , maybe try posting this here https://github.com/Oculus-VR/Unity-Graphics/issues and reference this commit : 30e14a2 u should get a more detailed info form the oculus ASW devs