-
-
Notifications
You must be signed in to change notification settings - Fork 44
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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
- 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
Labels
bugSomething isn't workingSomething isn't working