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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note:
This will not be fixed