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. We have updated the language to the Editor Terms based on feedback from our employees and community. Learn more.
    Dismiss Notice

Failed to insert item messages in build log

Discussion in 'Editor & General Support' started by diekeure, Nov 17, 2015.

  1. Lin_User

    Lin_User

    Joined:
    Dec 10, 2014
    Posts:
    5
    yes,but i run command build failed again without a ci envrionment
     
  2. Lin_User

    Lin_User

    Joined:
    Dec 10, 2014
    Posts:
    5
    What do you have in mind ?
     
  3. Tautvydas-Zilys

    Tautvydas-Zilys

    Unity Technologies

    Joined:
    Jul 25, 2013
    Posts:
    10,522
    Lin_User likes this.
  4. Lin_User

    Lin_User

    Joined:
    Dec 10, 2014
    Posts:
    5
  5. Tautvydas-Zilys

    Tautvydas-Zilys

    Unity Technologies

    Joined:
    Jul 25, 2013
    Posts:
    10,522
    This specific issue can only happen on Windows. You are probably running into an unrelated issue on Mac.
     
  6. Lin_User

    Lin_User

    Joined:
    Dec 10, 2014
    Posts:
    5
    Recently, we have encountered similar problems when using SBP to build AssetBundles on Windows and Mac. There will be inconsistent dependency order of AssetBundle content, and BuildCache will not write back successfully every time an error occurs. Increasing the desktop heap memory can alleviate this situation, but the Mac machine does not know how to deal with it. Is there any way to help or deal with this exception, or what version can fix similar problems.
    The Unity version we are currently using is 2021.3.17f1, and the SBP version is 1.21.0。