Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

Question Linux Build Failing For IL2CPP Release Configuration and Debug Build

Discussion in 'Linux' started by adammpolak, Feb 4, 2021.

  1. adammpolak

    adammpolak

    Joined:
    Sep 9, 2018
    Posts:
    450
    Unity 2020.1.17f
    "com.unity.toolchain.macos-x86_64-linux-x86_64": "0.1.19-preview",

    I am having issues running a Linux build so I decided to build all 9 combinations of a linux build to see which causes failure:
    upload_2021-2-3_21-23-25.png

    The last build I need to make is IL2CPP Master Configuration and Debug Build Configuration
    (Linux-IL2CPP-Master-Debug)

    This gets hung up in "Building native binary with IL2CPP..." each time
    upload_2021-2-3_21-24-25.png

    Then Unity stops responding.
     
  2. adammpolak

    adammpolak

    Joined:
    Sep 9, 2018
    Posts:
    450
    @Tautvydas-Zilys
     
  3. Tautvydas-Zilys

    Tautvydas-Zilys

    Unity Technologies

    Joined:
    Jul 25, 2013
    Posts:
    10,644
    Does it fail or does it hang? Does the activity monitor indicate what process is using up the CPU?
     
  4. andrews_unity

    andrews_unity

    Unity Technologies

    Joined:
    Dec 11, 2015
    Posts:
    264
    Also is there anything of value from the editor logs ? And it’s just these last two configurations?