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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment