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
- Inspector's custom tooltip is displayed incorrectly when the name is truncated in UI toolkit
- Crash on ScriptableRenderLoopDraw when rendering a specific VFX in Play Mode
- The script is not renamed in the Project window when renaming and a compilation Error is present
- Average FPS in Play Mode degradation on a newly created BiRP project when it's upgraded from 2020.3.48f1 to a newer Editor version
- DecoratorDrawer indentation is incorrect when it is called with EditorGUI
Resolution Note:
This will not be fixed