- Home /
SteamVR camera view frustrum error in Unity 2020.3.26f1
Been developing a project for several months in Unity 2020 with SteamVR 2.7.3 and URP, VR has been working fine, about a week ago loaded the project and when running in VR receive 2 errors:
For this post I have recreated error in a fresh project without using URP. To test this error, I am using "Simple Sample" from the SteamVR plugin. When launched the Game View doesn't render anything apart from the skybox and the errors appear on repeat.
Below find the camera gameobject during runtime
This only happens when the OpenVR Loader is ticked in XR Plug-in Management and the Target Eye for the camera is set to Both.
Any help on this matter would be greatly appreciated as I said it was working correctly until recently. Also apologies for the formatting as this is my first post