Search Unity

Question Failure to restart OpenXR after shutdown

Discussion in 'VR' started by DaveyCornerYT, Feb 2, 2023.

  1. DaveyCornerYT

    DaveyCornerYT

    Joined:
    Aug 13, 2022
    Posts:
    3
    hello im having a problem where whenever i try to test my vr game it pops up this error :
    Failure to restart OpenXRLoader after shutdown.
    UnityEngine.SetupCoroutine:InvokeMoveNext (System.Collections.IEnumerator,intptr)
    what does this mean??
     
  2. lianne13

    lianne13

    Unity Technologies

    Joined:
    Jan 31, 2023
    Posts:
    21
    Hey @DaveyCornerYT this error will occur when there is no Headset connected to the OpenXR Package in the Project Settings. There are instructions here on how to do that.

    Hope that helps!