Search Unity

  1. Unity Asset Manager is now available in public beta. Try it out now and join the conversation here in the forums.
    Dismiss Notice
  2. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  3. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

VR 5.4.0b9 You may now put on your headset.

Discussion in '5.4 Beta' started by freekstorm, Mar 9, 2016.

  1. freekstorm

    freekstorm

    Joined:
    Nov 11, 2010
    Posts:
    86
    If there is no headset please don't display this message, don't throw errors in the log, and don't get upset. Some of us write code that works with or without the HMD plugged in :)

    OpenVR initialization failed. Ensure 'Virtual Reality Supported' is checked in Player Settings, and OpenVR is added to the list of Virtual Reality SDKs.
    UnityEngine.Debug:Log(Object)
    SteamVR:CreateInstance() (at Assets/SteamVR/Scripts/SteamVR.cs:75)
    SteamVR:get_instance() (at Assets/SteamVR/Scripts/SteamVR.cs:44)
    SteamVR_Render:Update() (at Assets/SteamVR/Scripts/SteamVR_Render.cs:399)