Line renderer broken with SteamVR?

Using unity Beta Vb21 (tested with Vb25 as well) my line renderer is only rendering in one eye (the left one) within the Vive headset? Using Open VR within Unity and the SteamVR plugin.

I’ve come across other people talking about this problem from months ago and they said that it was fixed somewhere along the line but it persists for me in the newest versions of both Unity and SteamVR.

Is this a problem for anybody else? Does anybody have a work around or even an idea of why this is happening?

Hi, i had the same problem. In Edit > Project Setting > Player, I checked Single Pass Stereo Renderer and it worked for me.

I had the same problem with windows holographic, upgrading to version 5.4.0f1-HTP (which is probably a windows holographic build) fixed it.

Setting the alignment in the linerenderer from ‘View’ to ‘Transform Z’ makes the line visible.