docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method ProcessGroupSchema

    ProcessGroupSchema(AddressableAssetGroupSchema, AddressableAssetGroup, AddressableAssetsBuildContext)

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

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

    The schema to verify.

    AddressableAssetGroup assetGroup

    The asset group that owns the schema.

    AddressableAssetsBuildContext aaContext

    The Addressable Asset context used to build the schema data.

    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)