docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method ProcessGroupSchema

    ProcessGroupSchema(AddressableAssetsBuildContext, AddressableAssetGroupSchema)

    Validates the schema instance for a group and collects information on how to build data.

    Declaration
    string ProcessGroupSchema(AddressableAssetsBuildContext aaContext, AddressableAssetGroupSchema schema)
    Parameters
    Type Name Description
    AddressableAssetsBuildContext aaContext

    The Addressable Asset context used to build the schema data.

    AddressableAssetGroupSchema schema

    The schema to verify. Use schema.Group to access the owning group.

    Returns
    Type Description
    string

    A message with an error string for the user, empty if successful.

    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)