Search Issue Tracker
By Design
Votes
0
Found in [Package]
3.7.0
Issue ID
HUBX-1018
Regression
No
Unity Hub does not reflect installed modules when using the Hub CLI
Reproduction steps:
1. Open the Unity Hub
2. Install any Editor version with the iOS module
3. Open any Terminal
4. Run the command "\{path/to/unity_hub_executable} -- --headless install-modules --version \{INSTALLED_UNITY_EDITOR_VERSION} --module android"
5. Observe the Unity Hub "Installs" section
Alternate reproduction steps:
1. Open any Terminal
2. Run the command "\{path/to/unity_hub_executable} -- --headless install --version \{UNITY_EDITOR_VERSION} --module ios"
3. Locate the Editor installation in the Unity Hub
4. Run the command "\{path/to/unity_hub_executable} -- --headless install-modules --version \{INSTALLED_UNITY_EDITOR_VERSION} --module android"
5. Observe the Unity Hub "Installs" section
Expected results: The Android module shows up below the Unity Editor version that was specified in the command
Actual results: The Android module does not show up below the Unity Editor version
Reproducible with: 3.7.0
Reproducible on: macOS 14.2 (M1), Windows 11 Pro 23H2
Not reproducible on: No other environment tested
Notes:
- Installing a Unity Editor version through the CLI also does not update the GUI with the installed version
- Restarting the Unity Hub shows the versions and modules installed with the CLI correctly
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:
Unity Hub does not support installation via the CLI while being open