Search Unity

MacOS M1 processors

Discussion in 'macOS' started by ScottyDSB, Apr 23, 2021.

  1. ScottyDSB

    ScottyDSB

    Joined:
    Mar 18, 2016
    Posts:
    124
    Hello.

    I'm using Unity to develop a game application that has been working for years on Macs. With the new M1 Macs, though, I notice an issue where some of our 3d models flicker specifically on M1 Macs only. Updated Unity versions don't seem to fix anything, and editing the shaders doesn't seem to cause any change either (I'm working with Unity 2020.3.5). In the Unity Editor on this computer, everything renders just fine; it's only in an actual build that it's a problem.

    Does anyone have ideas on things I could try?
     
  2. ScottyDSB

    ScottyDSB

    Joined:
    Mar 18, 2016
    Posts:
    124
    Verified that if compiled just for x64 the game runs well with no graphic issues on an M1 Mac. If compiled for both x64 and M1 in the Mac M1 version the graphics are corrupted. Thanks God I purchased and M1 Mac to verify these things.
     
    JoeStrout likes this.
  3. ScottyDSB

    ScottyDSB

    Joined:
    Mar 18, 2016
    Posts:
    124
    Here two examples. Works perfectly when compiled with x64 only in an M1. Bad when compiling with the M1 version. Captura de pantalla 2021-04-23 a las 17.13.39.png Captura de pantalla 2021-04-23 a las 17.13.01.png
     
  4. Tautvydas-Zilys

    Tautvydas-Zilys

    Unity Technologies

    Joined:
    Jul 25, 2013
    Posts:
    10,680
    Hey, this is not a known issue. Would you be able to report a bug?
     
  5. ScottyDSB

    ScottyDSB

    Joined:
    Mar 18, 2016
    Posts:
    124
    Sure right now, thanks.