Skip to main content
Search our knowledge base

How do I Build Unity Project in Batchmode Locally?

Comments

1 comment

  • Diego de Palacio Ruiz Cabañas

    If the template script is used, then an additional line of code is needed to avoid errors while building:

    buildPlayerOptions.locationPathName = {BUILD_PATH};

     

    0

Please sign in to leave a comment.