Search Issue Tracker
Fixed
Fixed in 3.16.0-beta.1
Votes
0
Found in [Package]
3.15.1
Issue ID
HUBX-1556
Regression
Yes
Performing Headless Editor or Module installs leaves ghost processes
Steps to reproduce:
1. Quit Unity Hub (Check task manager to ensure there are no active Hub Processes)
2. Open the CMD window
3. Perform a headless Editor version or Module install. For example - "C:\Program Files\Unity Hub\Unity Hub.exe" – --headless install-modules --version 6000.0.61f1 -m linux-mono
4. Wait for the process to finish
5. Try opening Unity Hub. Either via the CMD with "C:\Program Files\Unity Hub\Unity Hub.exe" or via shortcut
Expected result: Hub does not leave any ghost processes after a headless install operation, allowing the window to open
Actual result: The Hub window does not open due to leftover processes
Reproducible with Hub: 3.15.1
Not reproducible with Hub: 3.14.3
Reproducible on: Windows 10, Windows 11
Notes:
Hub leaves 4 processes after a headless install operation. Manually ending them can be used as a workaround
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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note (fix version 3.16.0-beta.1):
The issue was resolved.