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

Unit Cloud Build Error - Undefined Bundle Identifier

Discussion in 'Unity Build Automation' started by Hilm, Sep 2, 2015.

  1. Hilm

    Hilm

    Joined:
    Nov 2, 2007
    Posts:
    338
    Hey,
    So I'm getting an error when setting up my iOS project settings (possibly due to having com.<samename>.<samename>)?

    My project is setup with bundle id com.orca.orca, my provisioning is setup for com.orca.orca and I entered com.orca.orca as the bundle id, however it's still complaining that it's "undefined"?

    It'd be great to get a fix (that doesn't involve changing the bundle ID as all our push backend has been setup with this id)?
     
  2. knickerbocker

    knickerbocker

    Joined:
    May 8, 2014
    Posts:
    29
    how weird. I am having this exact same problem right now.

    I get the same message except mine goes like this com.companyname.app < with their respective names in their areas. So it isn't the case of repeating words.
     
  3. Hilm

    Hilm

    Joined:
    Nov 2, 2007
    Posts:
    338
    Well that helps; maybe just a bug in the system in general at the moment?
     
  4. knickerbocker

    knickerbocker

    Joined:
    May 8, 2014
    Posts:
    29
    I dont know. It could be that we are both doing something wrong with the mobile provisioning profile and the p12?
     
  5. Hilm

    Hilm

    Joined:
    Nov 2, 2007
    Posts:
    338
    Idk, I've got 10 other project setup for iOS that I did the same process for without any issues so can't spot where I could be going wrong if it's an error with those.
     
  6. Hilm

    Hilm

    Joined:
    Nov 2, 2007
    Posts:
    338
    Yep there's defiantly a bug in the system as it's not letting me change the bundle identifier on any of my other projects either.
     
  7. knickerbocker

    knickerbocker

    Joined:
    May 8, 2014
    Posts:
    29
    Are you with bitbucket ? Coz i am and my other project that worked perfectly a day ago is not working anymore as well.

    http://status.bitbucket.org/
     
  8. Hilm

    Hilm

    Joined:
    Nov 2, 2007
    Posts:
    338
    I am indeed with bitbucket so I guess it's that! Nice find.
     
    knickerbocker likes this.
  9. Narlix

    Narlix

    Joined:
    Jul 3, 2009
    Posts:
    111
    Can you confirm how and if a work around works. i am seeing the same errors. with the provisional profile is only valid for bla bla ... does not match bundle identifier (undefined). and as with the bitbucket thing, i fail to see from the convo above how that should effect anything? could you please elaborate on that.
     
  10. Narlix

    Narlix

    Joined:
    Jul 3, 2009
    Posts:
    111
    Has a bug been submitted for this?
     
  11. GGeff

    GGeff

    Joined:
    Nov 11, 2014
    Posts:
    40
    Same issue here, I believe. Also using BitBucket, but I don't think they are to blame here.

    When submitting platform credentials on build.cloud.unity3d.com for a new project I get:
    The provisioning profile is only valid for (com.GL.Notifier) which does not match bundle identifier (undefined).

    It's as if the webpage is not passing the input provided in the Bundle ID textfield properly.
     
    Last edited: Sep 2, 2015
  12. Narlix

    Narlix

    Joined:
    Jul 3, 2009
    Posts:
    111
    that was my assumption as well, i took a look at the network traffic on the page, does not seem like the bundle id is being sent in the request.
     
  13. Hilm

    Hilm

    Joined:
    Nov 2, 2007
    Posts:
    338
    Narlix; no workarounds yet... Title changed.
     
  14. SebastianVargas

    SebastianVargas

    Joined:
    Jun 29, 2009
    Posts:
    18
    Same problem here!
     
  15. knickerbocker

    knickerbocker

    Joined:
    May 8, 2014
    Posts:
    29
    same problem still.

    Well we thought it was bitbucket because neither android nor ios was being built.

    Any old ios projects works just fine too.

    What an annoying issue.
     
  16. TheCritters

    TheCritters

    Joined:
    Mar 23, 2015
    Posts:
    5
    Getting the exact same error "which does not match bundle identifier (undefined)"
     
  17. hololabs

    hololabs

    Joined:
    Nov 15, 2012
    Posts:
    20
    I'm getting the same error but have my repo on Github, so it's not a Bitbucket thing.
     
  18. Hilm

    Hilm

    Joined:
    Nov 2, 2007
    Posts:
    338
    Yep I can't either as just using Pro... Seems kinda odd regular pro users can't submit a bug report... Support tickets I could understand, but there isn't a cloud build option option in the issue tracker to even log the bug under o_O.

    In anycase, it appears to be back working for me now :)!
     
  19. knickerbocker

    knickerbocker

    Joined:
    May 8, 2014
    Posts:
    29
    I think maybe coz the company was called Tsugi before it became unity cloud? Something to do with their costs, maybe.

    Looks like im back in too!
     
  20. TheCritters

    TheCritters

    Joined:
    Mar 23, 2015
    Posts:
    5
    I'm still getting
    The provisioning profile is only valid for (<BUNDLE ID>) which does not match bundle identifier (undefined).
     
  21. TheCritters

    TheCritters

    Joined:
    Mar 23, 2015
    Posts:
    5
    STILL getting the same error, been quite a while now. Could anything else cause this?
     
  22. TheCritters

    TheCritters

    Joined:
    Mar 23, 2015
    Posts:
    5
    Started the process over, now works.
     
    knickerbocker likes this.
  23. patrickc

    patrickc

    Unity Technologies

    Joined:
    Jan 23, 2015
    Posts:
    67
    I believe this was a bug we encountered and fixed in Cloud Build. If anyone is still seeing this error, please let us know.

    Cheers,
    Patrick
     
    knickerbocker likes this.