Search Issue Tracker
Active
Under Consideration for 6000.4.X
Votes
0
Found in
6000.4.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.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment