Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. Join us on March 30, 2023, between 5 am & 1 pm EST, in the Performance Profiling Dev Blitz Day 2023 - Q&A forum and Discord where you can connect with our teams behind the Memory and CPU Profilers.
    Dismiss Notice

Question MockHMD glitch

Discussion in 'VR' started by atmuc, Jan 22, 2023.

  1. atmuc

    atmuc

    Joined:
    Feb 28, 2011
    Posts:
    1,106
    I use Unity 2022.2.2 and MockHMD plugin 1.3.1-preview.1. It drops fps to 15-20 with glitch. When I use Unity 2021 it works fine. When I open profiler on Unity 2022 I see Gfx.WaitForPresentOnGfxThread/Semaphore.WaitForSignal 175ms peaks. When I enable GPU profiler module it works fine, there is no glitch and fps is 60 while profiler running. Profiling GPU solves the problem. How can I fix this?