docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum ConflictResolutionOverride

    Defines how to override the import preferences.

    Namespace: Unity.AssetManager.Editor
    Assembly: Unity.AssetManager.Core.Editor.dll
    Syntax
    public enum ConflictResolutionOverride

    Fields

    Name Description
    AllowAssetVersionRollbackAndShowConflictResolver

    Imports dependency versions as defined by the importing asset. Displays the import modal with conflict resolution options.

    None

    The default behavior is to use the settings defined in the Editor Preferences.

    PreventAssetVersionRollbackAndReplaceAll

    When gathering dependencies, maintains the highest imported version. Skips the import modal and replaces conflicting assets with imported ones.

    PreventAssetVersionRollbackAndShowConflictResolver

    When gathering dependencies, maintains the highest imported version. Displays the import modal with conflict resolution options.

    In This Article
    Back to top
    Copyright © 2025 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)