Search Unity

Mac Retina Support : What does it really do???

Discussion in 'Documentation' started by falkenbrew, Jun 1, 2020.

  1. falkenbrew

    falkenbrew

    Joined:
    Apr 21, 2020
    Posts:
    146
    Mac Retina Support Enable this option to enable support for high DPI (Retina) screens on a Mac. Unity enables this by default. This enhances Projects on a Retina display, but it is somewhat resource-intensive when active.

    I assumed disabling retina support would run the game in half retina resolution (less resource intensive). I don't see a change at all in my game, but maybe it only affects things like font rendering? the documentation tells me pretty much nothing about what changes this is supposed to produce and I've wasted too much time on this.
     
  2. hughperkins

    hughperkins

    Joined:
    Dec 3, 2022
    Posts:
    191
    For me, it basically seems to halve the resolution? So 1920x1080 becomes like 960x540?