Search Unity

Multidisplay UI Issues with different resolutions

Discussion in 'Editor & General Support' started by ikriz, Aug 21, 2019.

  1. ikriz

    ikriz

    Joined:
    Dec 3, 2009
    Posts:
    98
    In the editor if you add multiple gameviews (currently toying with 4) with different resolutions the ui of the selected gameview gets rendered correctly.

    Now comes the issue:
    The UI of the other game views either doesn't render at all or gets skewed by the aspect ratio of the selected gameview. My test case:

    The following Screenshot shows display 3's gameview focused. causing the button of display 1 to go left.
    upload_2019-8-21_21-34-31.png

    When selecting gameview for display 1 it goes back to it's centered position only the other buttons shift (some out of view) see behind the stats view of display 4 the button has moved.
    upload_2019-8-21_21-37-26.png


    Setting All displays to the same resolution then the UI stays stable:
    upload_2019-8-21_21-38-59.png

    The thing is I need to be able to work with different resolutions... any ideas/solutions?
     
  2. hozone

    hozone

    Joined:
    Sep 26, 2012
    Posts:
    5
    I have the same problem. Did you find any solution ?
     
  3. hozone

    hozone

    Joined:
    Sep 26, 2012
    Posts:
    5