Search Issue Tracker
Fixed
Fixed in 6000.4.0b12, 6000.5.0a5, 6000.6.0a1
Votes
1
Found in
6000.4.0a1
6000.5.0a5
6000.6.0a1
Issue ID
UUM-125131
Regression
Yes
Editor is not able to load when using NuGet DLL plugins and scripting define symbol DISABLE_TYPEMANAGER_ILPP
How to reproduce:
1. Open the attached project “Sept04.zip“
2. Observe the result
Expected result: The Editor launches
Actual result: Unity loader gets stuck on “Compilling Scripts: Postprocessing IL for Assembly-CSharp”
Reproducible with: 1.4.0-pre.4 (2023.1.0a1, 6000.0.58f1, 6000.2.5f1, 6000.3.0b2)
Not reproducible with: 1.4.0-pre.3 (6000.2.5f1, 6000.3.0b2)
Reproducible on: Windows 11
Not reproducible on: No other environments tested
Notes:
- The problem is specifically with 1.4.0-pre.4 and NuGet DLL files.
- Taking out the NuGet folder out of the project fixes the issue.
Comments (1)
-
alleriumlabs
Jan 11, 2026 12:33
I'm also experiencing the issue:
Unity 6000.3.3f1
Entities 1.4.3 & 1.4.4Note that it occurs whether I have InputAction or InputActionMap in a managed component.
I don't have that scripting define set.The only folder in my project related to NuGet is in /Library/PackageCache/com.unity.nuget.mono-cecil
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on MemoryProfiler::GetAllocationRoot when entering Play mode on a specific project
- Video Player preview is not shown when Inspector preview is converted to Floating Window
- “Cut”, “Copy”, “Duplicate”, “Rename”, “Delete” and other options are not greyed out and active when nothing in the Editor is selected and does nothing when pressed
- Invalid signature package console message is not visible after package import when Console has 'Clear on Recompile' setting enabled
- Cannot interact with GameObjects in the Hierarchy window by using shortcuts or edit menu when selecting a GameObject in the Hierarchy with a “Select” window opened
Resolution Note (fix version 6000.6.0a1):
Fixed in 6000.6.0a1