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

Multiple Unity instances Error

Discussion in 'Unity Build Automation' started by GilMoney, Aug 13, 2019.

  1. GilMoney

    GilMoney

    Joined:
    Mar 9, 2017
    Posts:
    6
    Hello,

    I am getting this error on my cloud build and not sure how to get around it. I read somewhere that I am supposed to delete a temp/lock file but I don't have access to that with th cloud build.

    it looks like another unity instance is running with this project open. Multiple Unity instances cant open the same project

    Thanks
     
  2. BigGameCompany

    BigGameCompany

    Joined:
    Sep 29, 2016
    Posts:
    109
    following - got the same error.
     
  3. Banky

    Banky

    Joined:
    Sep 10, 2014
    Posts:
    24
    same error here
     
  4. Three-Sixty-Ed-Techie

    Three-Sixty-Ed-Techie

    Joined:
    Sep 25, 2018
    Posts:
    1
    I got the same error too
     
  5. victorw

    victorw

    Joined:
    Sep 14, 2016
    Posts:
    459
    This is not a real error, this is just a side-effect which occurs when your compilation fails catastrophically. Take a look through your logs to look for the real error. We're going to start hiding this error in future since it's unnecessarily confusing.