hecomi / uRaymarching

Raymarching Shader Generator in Unity
http://tips.hecomi.com/entry/2019/01/27/233137
MIT License
1.35k stars 131 forks source link

Rendering issue in URP VR with Depth Texture enabled #22

Open GeoffreyCooper opened 3 years ago

GeoffreyCooper commented 3 years ago

Hi, I found a rendering issue when I enabled Depth Texture on the Camera or on the URP Settings Asset. I think the issue is only in VR. I'm using OpenVR and Single Pass, and I tried both Unity 2019.4.3 with URP 7.3.1 and Unity 2019.4.12 with URP 7.5.1.

I would greatly appreciate if you can take a look and suggest or push a fix! Great project! : )

uRaymarching Depth Texture Bug

hecomi commented 3 years ago

Thanks for reporting the issue! I'll check the bug.