Search Issue Tracker
Fixed
Fixed in 3.4.2
Votes
0
Found in [Package]
3.3
3.4.1
Issue ID
HUBX-861
Regression
No
“You are missing the recommended JDK/SDK/NDK version. Install the recommended version using Unity Hub“ when installing using Unity Hub CLI
How to reproduce:
1. Open the Command Prompt
2. Go to the location of the “Unity Hub.exe“ file
3. Enter the ("Unity Hub.exe" – --headless install --version [Unity version] --changeset [changeset]) command
4. Enter the ("Unity Hub.exe" – --headless install-modules --version [Unity version] --module android --childModules) command
5. Create a new project with the installed version in Unity Hub
6. Go to Edit > Preferences > External Tools > Android
7. Observe the “JDK“, “SDK“ and “NDK“ modules
Expected result: Recommended “JDK“, “SDK“ and “NDK“ versions are downloaded
Actual result: “You are missing the recommended version. Install the recommended version using Unity Hub“
Reproducible with: 3.3.0, 3.4.1 (2022.2.0a18, 2022.2.3f1, 2023.1.0a26)
Not reproducible with: 3.3.0, 3.4.1 (2020.3.44f1, 2021.3.17f1, 2022.2.0a17)
Notes:
- The issue is not reproducible when downloading from Unity Hub
- In 2022.2.0a17 Recommended “JDK“, and “SDK“ versions are installed, but recommended “NDK“ version is missing
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
- [Android][iOS] The keyboard closes and re-opens when consecutive input fields are selected
- Complex Sub Graph connected to a Voronoi node is ignored when the shader gets applied as a Material
- Compute Shader property not set error when entering play mode with path tracing and PBR sky
- "WebGL Publish" detects WebGL module and allows building when it is installed without restarting the project
- Editor is non-responsive and flickers when multiple Water System instances are enabled
Resolution Note (fix version 3.4.2):
This issue is tracked internally, the fix for it will be included in the next Hub release.