docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method ExtractBinaryCatalog

    ExtractBinaryCatalog(string, string)

    Converts a binary catalog to a readable text version. The text version cannot be loaded via the runtime and is intended for debugging purposes only.

    Declaration
    public static void ExtractBinaryCatalog(string binaryCatalogPath, string extractedPath)
    Parameters
    Type Name Description
    string binaryCatalogPath

    The path of the input binary catalog.

    string extractedPath

    The path of the catalog output text data.

    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)