Search Issue Tracker
Fixed
Fixed in 3.4-beta.1, 3.4.2
Votes
0
Found in [Package]
3.4.1
Issue ID
HUBX-877
Regression
No
[Hub][Linux] Incorrect versions of OpenJDK and NDK get installed when using Hub CLI to install
Reproduction steps:
1. Open the terminal
2. Enter the command “unityhub --headless install --version 2022.2.11f1 --changeset 621cd60d08fd -m android android-sdk-ndk-tools android-open-jdk"
3. Create a new 3D project or open an existing one with the installed Unity Editor version
4. Click Edit > Preferences > External tools
5. Observe the Android OpenJDK and NDK version errors
Expected result: Hub CLI installs the correct OpenJDK and NDK versions
Actual result: Hub CLI installed incorrect OpenJDK and NDK versions
Reproducible with: 3.4.1
Reproducible on: Ubuntu 22.04
Notes:
- Reproduced when downloading the 2022.2.11f1, 2023.1.0b8, and 2023.2.0a5 Unity Editor versions
- Did not reproduce with the 2020.3.46f1 and 2023.3.21f1 Unity Editor versions
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
- Some UXML Template Asset foldouts appear enabled when all fields inside are disabled
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
- GC.Alloc called by HDRenderPipeline.LensFlareMergeOcclusionDataDrivenPass() when playing the default HDRP Sample Template project
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
Resolution Note (fix version 3.4-beta.1):
Fixed by another internal issue: HUBX-861: “You are missing the recommended JDK/SDK/NDK version. Install the recommended version using Unity Hub“ when installing using Unity Hub CLI