docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Property EnableJsonCatalog

    EnableJsonCatalog

    Whether JSON catalogs are currently configured. This is a back-compat shim over CatalogProviderType; prefer setting CatalogProviderType directly where possible.

    Declaration
    public bool EnableJsonCatalog { get; set; }
    Property Value
    Type Description
    bool
    Remarks

    The setter also keeps the legacy m_EnableJsonCatalog serialized field in sync so that RunMigrationSteps(AddressableAssetSettings) can read it correctly when migrating settings serialized by older versions of the package.

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