docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum CheckForContentUpdateRestrictionsOptions

    Option for how to deal with automatically checking for content update restrictions as part of the Update a Previous Build workflow.

    Namespace: UnityEditor.AddressableAssets.Build
    Assembly: solution.dll
    Syntax
    public enum CheckForContentUpdateRestrictionsOptions

    Fields

    Name Description
    Disabled

    Updating a previous build does not automatically run the Check for Update Restrictions rule.

    FailBuild

    If assets are modified that have been previously built in a Cannot Change Post Release group, the Content Update build will fail.

    ListUpdatedAssetsWithRestrictions

    If assets are modified that have been previously built in a Cannot Change Post Release group, the build will be paused and the Update Restrictions Check window is opened

    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)