docs.unity3d.com
    Show / Hide Table of Contents

    Building and exporting your configurator

    You can export and launch your project as an application for any of these platforms:

    • Windows
    • Linux
    • Mac
    • iOS
    • Android
    • WebGL

    To make it easier for multiple people to collaborate on a product at the same time, you can also export only Addressable Assets.

    Previewing your project

    To preview your project, select the Game tab and use the Play button.

    To exit Play mode, use the Stop button.

    Building and exporting your project

    To build your project, you must define a Build profile that specifies the operating system your application will run on and the parts of your project that you want to build.

    By default, the first Configurator Profile you create in Forma wil include a Build profile that exports your entire application to run on a Windows operating system.

    To export your application to a different operating system, or to only build the product, you must create a new Build profile.

    To create a new Build profile, follow these steps:

    1. Open the Profile Settings window. Ensure that the Configurator Profile you want to build is set to active. (Only products and environments in that profile can be included in the Build.)

      Profiles Window

    2. In the Configurator window, select the Build tab.

      Exports tab

    3. Select the Add button. Choose the platform you want to build for.

      Add new build profile

    4. In the Name box, enter a name for the new build setup profile.

    5. In the Products box, select which products from the profile that will be included.

    6. In the Build Type menu, do one of the following:

      • To export the entire project, including Variant Sets, select Configurator Application.
      • To export only the environments, select Configurator Application - No Product
      • To only export Addressable Assets, select Product Addressable Assets.
    7. If you are using Cloud Content Delivery, consult the documentation.

    8. If the 'Install Platform' button is shown below the build properties, click it. You will be brought to Unity Hub (if installed) where you can install the build support module for your platform. You must restart Unity afterwards to apply this new module.

      Unity Hub

    9. If the Switch Platform button is shown below the build properties, select it.

    10. Under the properties for the profile, select Build.

    11. Select a location and a name for the executable file, then Save.

      The system starts building the application. When the export is complete, you can launch the application.

      Note: It can take several minutes to build larger projects.

    12. To execute the application, select the Launch button.

    Back to top
    Terms of use
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023