docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Property IncludeAddressesForFolderChildren

    IncludeAddressesForFolderChildren

    If disabled, assets inside an addressable folder do not get their own individual address added to the catalog -- only the folder's shared key (see IncludeFolderKeysInCatalog) is added. GUIDs are unaffected, so AssetReferences into folder assets keep working; the GUID becomes that asset's primary key instead of its address. Disable this if you always load these assets via the folder and never reference an individual asset by its own full address, to reduce the size of the catalog. Only takes effect when IncludeFolderKeysInCatalog is enabled.

    Declaration
    public bool IncludeAddressesForFolderChildren { get; set; }
    Property Value
    Type Description
    bool
    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)