docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method CreateCatalogBuilder

    CreateCatalogBuilder(AddressableAssetSettings)

    Creates the ICatalogBuilder used to write catalog files during a build. Override this method in a derived build script to supply a custom catalog builder.

    Declaration
    protected virtual ICatalogBuilder CreateCatalogBuilder(AddressableAssetSettings settings)
    Parameters
    Type Name Description
    AddressableAssetSettings settings

    The settings object whose catalog provider type determines the builder to create.

    Returns
    Type Description
    ICatalogBuilder

    The ICatalogBuilder to use when writing catalog files.

    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)