Search Issue Tracker
Fixed
Fixed in 2019.2.X, 2019.3.X
Votes
0
Found in
2019.2.0a10
2019.2.9f1
2019.3
2020.1
Issue ID
1193650
Regression
Yes
Unity crashes on Editor::TaskManager::Register when activating license with CLI
How to reproduce:
1. Delete the license file
2. Run Unity with CLI using: Unity.exe -quit -batchmode -serial "SB-XXXX-XXXX-XXXX-XXXX-XXXX" -username "JoeBloggs@example.com" -password "MyPassw0rd"
3. Open Editor.log
-- Observe the stack trace of the crash at the bottom of the file
Reproducible with: 2019.2.0a10, 2019.2.12f1, 2019.3.0b9
Not reproducible with: 2017.4.35f1, 2018.4.13f1, 2019.2.0a9
Windows OS stack trace:
0x00007FF6986FFB87 (Unity) Editor::TaskManager::Register
0x00007FF699203FE3 (Unity) SetupInternetReachability
0x00007FF699229450 (Unity) WinMain
0x00007FF69C237EE2 (Unity) __scrt_common_main_seh
0x00007FF8F3B77974 (KERNEL32) BaseThreadInitThunk
0x00007FF8F4D1A271 (ntdll) RtlUserThreadStart
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
- Character animation freezes when toggling animator on/off in a coroutine
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
Resolution Note:
Fixed in: 2019.2.13f1, 2019.3.0b10, 2020.1.0a2