docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Struct EntitySceneImporterDeterminismChecker.Result

    Contains the result of a determinism check.

    Namespace: Unity.Scenes.Editor
    Assembly: Unity.Scenes.Editor.dll
    Syntax
    public struct EntitySceneImporterDeterminismChecker.Result

    Fields

    Name Description
    Diagnostics

    Detailed byte-level comparison of artifact files when non-deterministic.

    Error

    Error message if Success is false.

    FirstHash

    The artifact hash from the first import.

    IsDeterministic

    True if both imports produced identical artifact hashes.

    SecondHash

    The artifact hash from the second import.

    Success

    True if the check completed without errors.

    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)