Skip to content

Bug: Stack overflow when opening Project Auditor #98

@Mantas-2155X

Description

@Mantas-2155X

Expected behavior

  1. Install this package and Unity's Project Auditor package
  2. Open the Project Auditor window
  3. Interact with the UI

Actual behavior

  1. Install this package and Unity's Project Auditor package
  2. Open the Project Auditor window
  3. Editor freezes and stack overflows

Details

OS: Kubuntu 25.04 x86_64 (6.16.9-tkg-eevdf)
Unity Version: Unity 6000.2.6f1
Build Target: Linux
Packages:

  • com.unity.nuget.newtonsoft-json (3.2.1)
  • jillejr.newtonsoft.json-for-unity.converters (1.6.3)
  • com.unity.project-auditor (1.0.1)

Fix

Adjusting the Newtonsoft converters asset to disable the DescriptorJsonConverter in package Unity.ProjectAuditor.Editor.Core from the Outside Converters category makes the auditor window open without freezing the Editor.

Checklist

  • Shutdown Unity, deleted the /Library folder, opened project again in Unity, and problem still remains.
  • Checked to be using latest version of the package.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions