Search Unity

Question Teamcity with Unity occur Build step error

Discussion in 'Editor & General Support' started by KanghyuckMoon, Mar 20, 2023.

  1. KanghyuckMoon

    KanghyuckMoon

    Joined:
    Nov 27, 2017
    Posts:
    13


    I'm using teamcity and it's my first time encountering CI/CD.
    An error occurs when attempting to build a unity project using teamcity.
    Teamcity is currently being used as the local host.
    Does anyone know about this error?
     
  2. liortal

    liortal

    Joined:
    Oct 17, 2012
    Posts:
    3,562
    Please check your manifest.json file to see which packages are listed there.
    Specifically, what is 'com.unity.feature.development' ? is that a real package ?