Search Unity

Resolution Scaling on Daydream

Discussion in 'Daydream' started by Claytonious, Oct 6, 2017.

  1. Claytonious

    Claytonious

    Joined:
    Feb 16, 2009
    Posts:
    904
    Is the Resolution Scaling Mode for Android supported when running on Daydream?
    upload_2017-10-6_8-29-4.png

    If not, then is XRSettings.eyeTextureResolutionScale the best way to aim for reduced GPU load at the expense of resolution? Is that setting supported on Daydream? (A couple of builds to device have made me think that setting's not doing anything on this platform, but if it's supposed to work then I can dig deeper).
     
  2. joejo

    joejo

    Unity Technologies

    Joined:
    May 26, 2016
    Posts:
    958
    I believe you want to use XRSettings.eyeTextureResolutionScale in this case.
     
  3. jmitcheson

    jmitcheson

    Joined:
    Oct 21, 2016
    Posts:
    96
    Has anyone experimented with dynamic resolution scaling on Daydream? That is: scale up/down the resolution depending on how demanding the game-play is at that point? I have not yet got around to this but it's on my list.

    I have been reading release notes and do see some references to bugs/fixes related to this setting, so I would appreciate hearing from anyone that has it working in production, and what Unity version.