docs.unity3d.com
    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
    Syntax
    public enum CheckForContentUpdateRestrictionsOptions

    Fields

    Name Description Value
    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

    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