docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum BundledAssetGroupSchema.BundlePackingMode

    Defines how bundles are created.

    Namespace: UnityEditor.AddressableAssets.Settings.GroupSchemas
    Assembly: Unity.Addressables.Editor.dll
    Syntax
    public enum BundledAssetGroupSchema.BundlePackingMode

    Fields

    Name Description
    PackSeparately

    Creates a bundle per entry. This is useful if each entry is a folder as all sub entries will go to the same bundle.

    PackTogether

    Creates a bundle for all non-scene entries and another for all scenes entries.

    PackTogetherByLabel

    Creates a bundle per unique set of labels

    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)