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.