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
- Text cursor remains visible when hovering over Command Line Arguments scrollbar in Unity Hub
- UI Builder’s "Background" icons for Repeat Y/X, Position X/Y and Slice Type are low quality and blurry in the Inspector window
- “X” button in Editor version search filter is difficult to see when Unity Hub theme is set to Dark
- [Android] The y-value of Input.mouseScrollDelta is positive when scrolling in both directions in the Player
- Crash on TexturesD3D11Base::SetTexture when using DirectX11
Add comment