Search Unity

Bug BuildFailedException: Burst compiler failed running

Discussion in 'Editor & General Support' started by Rollba, Mar 29, 2023.

  1. Rollba

    Rollba

    Joined:
    Dec 26, 2020
    Posts:
    6
    Hi all,

    Im having issue trying to build my Unity project for IOS. As soon as I tried to build:
    upload_2023-3-29_0-25-4.png '

    I encounter the following errors in my console. I have search numerous forums and found no helpful solutions. Anyone please help.
    upload_2023-3-29_0-24-22.png
     
  2. Julian-Unity3D

    Julian-Unity3D

    Unity Technologies

    Joined:
    Apr 28, 2022
    Posts:
    192
    You can try updating the burst compiler as that may solve some of the errors.
    The package name is:
    com.unity.burst


    upload_2023-3-29_9-38-51.png

    upload_2023-3-29_9-39-29.png
     
  3. Rollba

    Rollba

    Joined:
    Dec 26, 2020
    Posts:
    6
    Thanks for the suggestion but it didnt fix the issue. Any other ideas? Greatly appreciated!

    upload_2023-4-24_1-9-6.png
     
  4. Julian-Unity3D

    Julian-Unity3D

    Unity Technologies

    Joined:
    Apr 28, 2022
    Posts:
    192
    What version of Unity are you using?
     
  5. Rollba

    Rollba

    Joined:
    Dec 26, 2020
    Posts:
    6
    Unity version
    upload_2023-5-3_0-52-33.png

    and heres my mac info
    upload_2023-5-3_0-50-17.png
     
  6. Rollba

    Rollba

    Joined:
    Dec 26, 2020
    Posts:
    6
    Any other suggestions? I even tried updating my Unity to 2021.3.24f1, but it still giving me the same error.
     
  7. Rollba

    Rollba

    Joined:
    Dec 26, 2020
    Posts:
    6
    I hope you not ghosting me...
     
  8. Rollba

    Rollba

    Joined:
    Dec 26, 2020
    Posts:
    6
    In case anyone out there looking to resolve the same, I fixed by disable/uncheck burst compilation in project setting.

    upload_2023-5-21_15-52-9.png