sigtrapgames / VrTunnellingPro-Unity

Plug-and-play VR comfort for Unity.
http://www.sigtrapgames.com/vrtp/
MIT License
179 stars 21 forks source link

Single-Pass Instanced on Desktop only works for the left eye #5

Closed ROBYER1 closed 4 years ago

ROBYER1 commented 4 years ago

Currently using the XR Subsystems Management Package with Oculus XR Loader for Unity 2019.3 and 2020, on mobile platforms it works perfectly fine with Multi-View (Single Pass) but on desktop with Single-Pass Instanced (the only option other than Multi Pass), it only renders for the left eye.

I have a reproducible project if need be but the asset store pack basically exhibits the same issue.

single pass issues

sigtrapgames commented 4 years ago

To clarify - does this happen with the version from GitHub? I've not tried with the new XR system yet but this sounds like an issue which was fixed on here a little bit ago, and I've not yet updated the store version.

ROBYER1 commented 4 years ago

This was fixed by your team at some point on the github version, I forgot to close this!