Oculus-VR / Unity-Graphics

Unity Graphics - Including Scriptable Render Pipeline
Other
63 stars 50 forks source link

Meta Quest URP ASW Fork 2022.3.33f1. Render Textures show strange blue / red colors… probably depth #34

Open baggyg opened 1 month ago

baggyg commented 1 month ago

I have a feature in my game where the user can take a photograph. This works fine on PCVR / PSVR 2. However on Meta using the Meta SDK and the ASW fork of URP and the Vulkan graphics backend I just get what looks like a depth representation. I set up a test scene using different color and depth formats and they all look the same. I also tried various settings in the Renderer but nothing appears to change it.

image

baggyg commented 1 month ago

I've investigated this further and it only occurs when using this branch. Using the standard URP system it works fine with Vulkan / Lit shader.