In the default Unity pipeline - it's easy to create a scene with a VR camera rig and then create an additional camera as a 3rd person cam that will display on a computer monitor when the .exe is running. This allows one user to see the stereo vr camera rig when wearing the headset while others outside of VR can see the scene from a 3rd person view. To do this I'd just set my additional 3rd person camera to Target eye > None (Main Display)
With urp - the camera no longer has a "Target Eye" property. Thus I can't create a 3rd person camera. I tried changing the depth of the camera, but then it overrides the VR camera viewer. Any idea how I can achieve this with urp?
Top comments (0)