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 Thursday, June 8, for a Q&A with Unity's Content Pipeline group here on the forum, and on the Unity Discord, and discuss topics around Content Build, Import Workflows, Asset Database, and Addressables!
    Dismiss Notice

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:
    178
    For me, it basically seems to halve the resolution? So 1920x1080 becomes like 960x540?