Search Unity

Question Visual jitter in Oculus Quest 2

Discussion in 'VR' started by IvanTheTankable, Aug 25, 2022.

  1. IvanTheTankable

    IvanTheTankable

    Joined:
    Apr 22, 2021
    Posts:
    15
    Hello,

    I am having an issue where when I run my app in VR (in an Oculus Quest 2, haven't tested other headsets) the graphics pixels seem to jitter/stutter back and forth slightly, almost like in a heat wave. Things look fine when running the app in non-VR mode. I wish I had more description to go on but honestly it's just strange.

    Specs:
    Unity 2020.3.18f1
    Oculus XR Plugin 1.10.0
    OpenXR Plugin 1.2.8
    XR Interaction Toolkit 2.0.2
    XR Plugin Management 4.0.7
     
  2. DevDunk

    DevDunk

    Joined:
    Feb 13, 2020
    Posts:
    5,058
    On the quest itself or using link?
    What is performance like? (Install OVR Metrics)
     
  3. IvanTheTankable

    IvanTheTankable

    Joined:
    Apr 22, 2021
    Posts:
    15
    Using link.
    I have not used OVR Metrics before and am trying to set it up but having an issue; adb said it successfully installed to the device from my PC but it is not visible in my library (including unknown sources) and running

    adb shell am start omms:

    From my PC's terminal gives

    Starting: Intent { act=android.intent.action.VIEW dat=omms: }
    Error: Activity not started, unable to resolve Intent { act=android.intent.action.VIEW dat=omms: flg=0x10000000 }
     
  4. ilhomparisi

    ilhomparisi

    Joined:
    Jan 22, 2017
    Posts:
    3
    Did you find the solution?
     
  5. DevDunk

    DevDunk

    Joined:
    Feb 13, 2020
    Posts:
    5,058
    Send the same info as OP in a new post