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
- OnPostprocessAllAssets() is not called for a modified Prefab when another Asset is set Dirty in the same callback
- [Android] UIToolkit ClickEvent is fired when the device is rotated
- Compilation errors occur when "uintBitsToFloat(int)" gets used in OpenGLES
- User Reporting does not send reports when Managed Stripping Level is set to Low or higher
- Editor crashes and a window with "GetManagerFromContext: pointer to object of manager 'MonoManager' is NULL (table index 5)" error is thrown when launching a project with a corrupted library
Resolution Note:
This will not be fixed