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
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
- Last segment of a Sprite Shape Spline is affected by other segments' Sprite Variant change when no edge Sprite is selected
Resolution Note:
Fixed in: 2019.2.13f1, 2019.3.0b10, 2020.1.0a2