-
Notifications
You must be signed in to change notification settings - Fork 4
Description
Hi
Had some problems because SteamVR was not installed, installed now.
Only 2 errors now (and some warnigs but they go away when playing the scene)
XR: OpenVR Error! OpenVR failed initialization with error code VRInitError_Init_HmdNotFoundPresenceFailed: "Hmd Not Found Presence Failed (126)"!
Failed to load IVRRenderModels interface version IVRRenderModels_005
UnityEngine.Debug:LogError(Object)
RenderModelInterfaceHolder:get_instance() (at Assets/SteamVR/Scripts/SteamVR_RenderModel.cs:90)
SteamVR_RenderModel:SetModel(String) (at Assets/SteamVR/Scripts/SteamVR_RenderModel.cs:281)
SteamVR_RenderModel:Update() (at Assets/SteamVR/Scripts/SteamVR_RenderModel.cs:674)
I don't have an HMD, is it possible to use vr-annotate without steamvr? I only need to export for desktops for the moments.
Many thanks!