Search Unity

Building Asset Bundles remotely

Discussion in 'Asset Bundles' started by nferraris, Jun 17, 2017.

  1. nferraris

    nferraris

    Joined:
    Jun 14, 2017
    Posts:
    7
    Any advice for building Asset Bundles without a Unity Editor?

    We would like to be able to have a pipeline where people could upload assets to our CDN and build the Asset Bundles from there for use with Unity.
     
  2. superpig

    superpig

    Drink more water! Unity Technologies

    Joined:
    Jan 16, 2011
    Posts:
    4,658
    It's not possible. You'd need to have Unity installed on build servers somewhere that take the assets from the CDN and build them into bundles.
     
  3. nferraris

    nferraris

    Joined:
    Jun 14, 2017
    Posts:
    7
    Thank you for the reply
     
  4. liortal

    liortal

    Joined:
    Oct 17, 2012
    Posts:
    3,562
    i would like to see better integration with cloud build . for example - add the ability to build only asset bundles in the cloud (without the actual game).