Search Unity

Bug Problems with OpenXR: Black screen or no headset movement.

Discussion in 'VR' started by alsharefeeee, Mar 29, 2022.

  1. alsharefeeee

    alsharefeeee

    Joined:
    Jul 6, 2013
    Posts:
    80
    Hi everyone, I am facing a bug where the screen becomes black once I click play or in build (not even Unity logo is showing).

    I am using Unity 2021.2.12f1, Windows Desktop target, OpenXR and WMR headset. Already installed and set up Microsoft Mixed Reality OpenXR plugin. Tried switching the Build target to Universal Windows Platform but that didn't solve the problem.

    Weirdly, I am not facing this problem with Unity 2020.3.26f1 and Desktop target, but its also not stable there, as I wouldn't be able to move the headset sometimes or sometimes it moves very slow, but no black screen on Unity 2020.

    What do I do in this case?

    Thanks for any help I could get.
     
  2. Luke2

    Luke2

    Joined:
    Feb 15, 2019
    Posts:
    2
    I have to disable HDR on camera to get rid of that
     
    alsharefeeee likes this.
  3. alsharefeeee

    alsharefeeee

    Joined:
    Jul 6, 2013
    Posts:
    80
    Oh! I need to try that.
     
  4. Giantbean

    Giantbean

    Joined:
    Dec 13, 2012
    Posts:
    144
  5. alsharefeeee

    alsharefeeee

    Joined:
    Jul 6, 2013
    Posts:
    80
    I don't remember how I fixed it but I think I did the following:
    * Updated Unity
    * Made sure the XR keyboard Simulation thing is deactivated
    * Made sure the opened view is Game view in the Unity editor