UI, Cursor, Grid only showing up on one eye

Any idea why this could happen? Suddenly all my UI (NGUI), the cursor and the world-mesh-grid only show on the left eye, while the 3d models show up on both.

Hi @col000r

What version of Unity are you using?

I made builds with 5.5.1f1 and 5.5.1p1. My colleague switched to single pass rendering -could that be it?

Single Pass Rendering could be the culprit, can you try multi pass to see if the issue disappears and let us know?

Hello @col000r

I just checked 5.5.1p2 build of unity and I don’t see the issue in single pass.

Switching back to multipass fixed it in 5.5.1p1!