docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class JsonReport

    Serializable container for diagnostic summaries saved to disk.

    Inheritance
    object
    JsonReport
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: AutoGroupGenerator
    Assembly: Unity.AutoGroupGenerator.Editor.dll
    Syntax
    [Serializable]
    public class JsonReport

    Constructors

    Name Description
    JsonReport(string, string)

    Initializes a new instance of the JsonReport class.

    Fields

    Name Description
    Data

    Serialized report payload data.

    Summary

    Summary text for the report.

    Methods

    Name Description
    SaveJsonReport(Type, string, object)

    Saves a JSON report to disk using the reporter name as the filename.

    SaveJsonReport(Type, string, string, object)

    Saves a JSON report to disk with a custom filename.

    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)