docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method Check

    Check(string, string)

    Checks if a SubScene's import is deterministic by running two imports and comparing artifact hashes.

    Declaration
    public static EntitySceneImporterDeterminismChecker.Result Check(string scenePath, string artifactDumpDir = null)
    Parameters
    Type Name Description
    string scenePath

    The asset path of the SubScene to check.

    string artifactDumpDir

    Optional directory to write mismatched artifact files and ImHex patterns for offline inspection.

    Returns
    Type Description
    EntitySceneImporterDeterminismChecker.Result

    A Result containing the check outcome and artifact hashes.

    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)