Search Issue Tracker
Won't Fix
Votes
2
Found in [Package]
2.4.1
Issue ID
HUBX-468
Regression
Yes
Unity Hub CLI no longer contains "windows-il2cpp" and "universal-windows-platform" modules
Repro steps:
1. Open the command line and navigate to the Unity Hub folder
2. Enter the following command and wait for it to finish: "Unity Hub.exe" -- --headless install -v "2020.1.9f1"
3. Enter the following command and wait for it to finish: "Unity Hub.exe" -- --headless im -v "2020.1.9f1" -m windows-il2cpp -m universal-windows-platform
Expected results: "windows-il2cpp" and "universal-windows-platform" modules are downloaded and installed
Actual results: "missing modules error. Skipping..." error is shown
Reproducible with: Unity Hub 2.4.0.beta.3, Unity Hub 2.4.1
Not reproducible with: Unity Hub 2.4.0.beta.2
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] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Resolution Note:
This will not be fixed