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
- Find prefab components in scene is broken in new hierarchy
- Number "0" is not visible in Unity Documentation page button tooltips
- Selected Korean input text in UIToolkit TextField is not fully replaced when refocusing and entering new input
- [UITK Controls] Non text InputField can't be reset by API
- Control Scheme name field has no character limit, causing “Add Control Scheme” window to expand if name is too long
Resolution Note (fix version 3.4.2):
This issue is tracked internally, the fix for it will be included in the next Hub release.