docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Build scripting

    You can use the Addressables API to customize your project build in the following ways:

    • Start a build from a script
    • Override an existing script
    • Extend BuildScriptBase or implement IDataBuilder

    When you customize a build script to handle different asset types or handle assets in a different way, you might need to customize the Play Mode Scripts so that the Unity Editor can handle those assets in the same way during Play mode.

    Addtional resources

    • Start a build from a script
    • Custom build scripting
    • Build while recompiling
    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)