Search Unity

Bug Low horizontal resolution on Quest, Vulkan

Discussion in 'VR' started by eron82, Jan 11, 2023.

  1. eron82

    eron82

    Joined:
    Mar 10, 2017
    Posts:
    83
    The default Quest resolution is 1440 x 1584 pixel but when i run the game in the headset the resolution changes to 1391 x 1584 pixel. Fixed render scale and no allow dynamic resolution. I use Vulkan.
     
  2. jj-unity

    jj-unity

    Unity Technologies

    Joined:
    Jan 4, 2017
    Posts:
    74
    Does this change if you adjust the IPD on the HMD?
     
  3. eron82

    eron82

    Joined:
    Mar 10, 2017
    Posts:
    83
    It changes max by 1, from 1391 to 1390.
     
    Last edited: Jan 12, 2023
  4. eron82

    eron82

    Joined:
    Mar 10, 2017
    Posts:
    83
    Ok it's definitely a Vulkan issue. I don't have it with GLES3
     
  5. eron82

    eron82

    Joined:
    Mar 10, 2017
    Posts:
    83
    The issue is caused by Symmetric projection (Vulkan). Please fix it
     
  6. DevDunk

    DevDunk

    Joined:
    Feb 13, 2020
    Posts:
    5,063
    If you don't make a bug report for it low chance it will get fixed