Expected behavior
- Install this package and Unity's Project Auditor package
- Open the Project Auditor window
- Interact with the UI
Actual behavior
- Install this package and Unity's Project Auditor package
- Open the Project Auditor window
- 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
Expected behavior
Actual behavior
Details
OS: Kubuntu 25.04 x86_64 (6.16.9-tkg-eevdf)
Unity Version: Unity 6000.2.6f1
Build Target: Linux
Packages:
Fix
Adjusting the Newtonsoft converters asset to disable the
DescriptorJsonConverterin packageUnity.ProjectAuditor.Editor.Corefrom theOutside Converterscategory makes the auditor window open without freezing the Editor.Checklist