Search Issue Tracker
Fixed
Fixed in 6000.0.61f1, 6000.2.0f1, 6000.3.0a4
Votes
0
Found in
6000.0.60f1
6000.1.0f1
6000.2.0b9
6000.3.0a2
Issue ID
UUM-112436
Regression
Yes
Crash on WorkerLicense::HasEntitlement when starting the Editor
No reproduction case. Crash likely occurs when there is a missing or unavailable license file during Editor startup.
Assuming the following primitive reproduction steps:
1. Launch the Editor
2. Observe the crash
Reproducible in: 6000.1.0f1 (uncertain), 6000.2.0b9, 6000.3.0a2
Not reproducible in: 6000.0.54f1
Reproducible on: Windows 10, Windows 11
Not reproducible on: No other known environments
Note: Not reproduced by CQA
First few lines of stacktrace:
{noformat}13 Unity.dll 0x7ff89181d4d3 WorkerLicense::HasEntitlement (WorkerLicense.cpp:30)
14 Unity.dll 0x7ff8911c5c1d GetScriptCompilationDefines (BuildTargetPlatformSpecific.cpp:1157)
15 Unity.dll 0x7ff8911c4fac GetScriptCompilationDefines (BuildTargetPlatformSpecific.cpp:951)
16 Unity.dll 0x7ff890f39fb9 EditorUserBuildSettings::GetActiveScriptCompilationDefinesFromCompilationOptions (EditorUserBuildSettings.cpp:1724)
17 Unity.dll 0x7ff8914ec986 ForceLoadScriptCompilationDefines (ScriptCompilationPipeline.cpp:1471){noformat}
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Project Auditor suggests to update package to a lower version than installed when the recommended package version is not the latest version
- Low performance when multiple meshes using BlendShape are rendered on screen
- TMP Dropdown visually corrupts or disappears when its own GameObject is assigned to "Caption Image" or "Placeholder" elements
- Usymtool tries to upload GameAssembly.pdb when it doesn't exist after building with Mono backend
- “NullReferenceException” error thrown in the Console when running HDRP Wizard “Fix All” in URP project after installing HDRP Package
Add comment