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
- ListView element is rendered in solid black after docking if UI Builder window was already opened prior to project launch
- [WebGPU] error with compute shader and read-only RWTexture
- Capacity-size memory is copied instead of Length-size when using UnsafeUtility.memCpy()
- Console displays "SerializedObjectNotCreatableException: Object at index 0 is null" error during Unity theme change while "Tile Palette" window is opened
- Details are not shown when Error Message is still selected after changing Log Entry Count in the Console
Resolution Note:
This will not be fixed