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

Unity stuck on 'Closing open Unity projects in Xcode?

Discussion in 'iOS and tvOS' started by zigglr, Oct 5, 2015.

  1. zigglr

    zigglr

    Joined:
    Sep 28, 2015
    Posts:
    82
    I have clicked build and run in Unity, but it is just stuck on 'Closing open Unity projects in Xcode' even though Xcode isn't open. Any ideas?
     
  2. shrinath-kopare

    shrinath-kopare

    Joined:
    Feb 11, 2017
    Posts:
    5
    I have a same issue. Its taking a lot of time.
     
  3. mistergreen2016

    mistergreen2016

    Joined:
    Dec 4, 2016
    Posts:
    226
    Click on Build only.
    Open the project Xcode and set the correct code signing and then build to device or simulator.
     
  4. shrinath-kopare

    shrinath-kopare

    Joined:
    Feb 11, 2017
    Posts:
    5
    Thanks for the reply, but after waiting a lot, it worked.
     
  5. GameSpire

    GameSpire

    Joined:
    Jan 31, 2016
    Posts:
    10
    We have encountered same problem, but later we found out that when this window is stuck Unity trying to install cocoa pods from the internet, and when there is no connection to that cocoa server it can be stuck for up to 1 hour, and then build failed. How to fix: try different internet connection.
     
  6. HanSyuan

    HanSyuan

    Joined:
    Jul 7, 2014
    Posts:
    5
    For me, it seems stuck for cocoa install. Wait for a long while and finally build successfully.