docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Property BuildAddressablesWithPlayerBuild

    BuildAddressablesWithPlayerBuild

    Defines if Addressables content will be built along with a Player build. (Requires 2021.2 or above)

    Declaration
    public AddressableAssetSettings.PlayerBuildOption BuildAddressablesWithPlayerBuild { get; set; }
    Property Value
    Type Description
    AddressableAssetSettings.PlayerBuildOption
    Remarks

    Build with Player, will build Addressables with a Player build, this overrides preferences value. Do not Build with Player, will not build Addressables with a Player build, this overrides preferences value. Preferences value, will build with the Player dependant on is the user preferences value for "Build Addressables on Player build" is set.

    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)