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
- Property field override bar does not update transparency correctly when switching between valid and invalid GameObjects
- Project window selection is not updated when search term is changed
- Error when adding valid MonoBehaviour script to Prefab in Project window
- Editor Launch Screen will close when Enter is pressed on it
- ObjectPool's pool is destroyed when entering Play Mode without reloading Domain
Resolution Note (fix version 3.4.2):
This issue is tracked internally, the fix for it will be included in the next Hub release.