Search Unity

  1. If you have experience with import & exporting custom (.unitypackage) packages, please help complete a survey (open until May 15, 2024).
    Dismiss Notice
  2. Unity 6 Preview is now available. To find out what's new, have a look at our Unity 6 Preview blog post.
    Dismiss Notice

"Could not determine build id" error

Discussion in 'Unity Build Automation' started by msibrandi, Sep 29, 2014.

  1. msibrandi

    msibrandi

    Joined:
    Sep 19, 2012
    Posts:
    14
    Since a day I'm getting this error when build web-builds (iOS and Android are fine):
    1: Running Prebuild steps
    2: ERROR: could not determine build id - aborting!

    Is there something I can do about this?
     
  2. marcelotk

    marcelotk

    Joined:
    May 24, 2012
    Posts:
    7
    Same with me...
     
  3. hypeNate

    hypeNate

    Unity Technologies

    Joined:
    Apr 4, 2014
    Posts:
    272
    @marcelotk and @msibrandi - you may have experienced a brief service hiccup. Please try again and let us know via a support ticket if you encounter the error again. Many thanks!
     
  4. marcelotk

    marcelotk

    Joined:
    May 24, 2012
    Posts:
    7
    It happened with me for the Android build.
    Just sent a ticket about the error ;-)
     
  5. shawnblais

    shawnblais

    Joined:
    Oct 11, 2012
    Posts:
    324
    I'm getting this consitently only with Android build. iOS and Web build fine after about 11minutes, but Android bails in 1-2minutes, always with the same error:

    1: ERROR: could not determine build id - aborting!
    2: ERROR: Error cloning remote repo 'origin' : Could not clone git@XXXX.git
    3: ERROR: Could not clone repository
    4: Finished: FAILURE
     
  6. msibrandi

    msibrandi

    Joined:
    Sep 19, 2012
    Posts:
    14
    @hypeNate Nope, still happening. Opening a support ticker now.
     
  7. David-Berger

    David-Berger

    Unity Technologies

    Joined:
    Jul 16, 2014
    Posts:
    745
    @shawnblais @marcelotk and @msibrandi thank you for your information and the tickets!
    We just applied a fix to Unity Cloud Build which should address this issue. Could you try to build your projects again?
     
    Last edited: Sep 30, 2014
  8. marconi

    marconi

    Joined:
    Sep 8, 2014
    Posts:
    3
    Hello everyone, I am using Unity Cloud Build too and still get the same error. This time my android build is still happening, while the iOS and Web failed with the same error:

    1: Running Prebuild steps
    2: ERROR: could not determine build id - aborting!

    Anything we can do to minimize the chance of this happening?
     
  9. shawnblais

    shawnblais

    Joined:
    Oct 11, 2012
    Posts:
    324
    No dice over here:
     
  10. David-Berger

    David-Berger

    Unity Technologies

    Joined:
    Jul 16, 2014
    Posts:
    745
    We are sorry for the inconveniences! We work on a solution, stay tuned!
     
  11. shawnblais

    shawnblais

    Joined:
    Oct 11, 2012
    Posts:
    324
    Whatever you guys did, it's working now :)
     
    David-Berger and hypeNate like this.
  12. marcelotk

    marcelotk

    Joined:
    May 24, 2012
    Posts:
    7
    Cool! Everything working now. Thanks!
     
    David-Berger and hypeNate like this.