Search Issue Tracker
Duplicate
Votes
0
Found in
2019.4
2020.3
2021.2
2022.1
2022.1.0b1
Issue ID
1384973
Regression
No
"Install with Unity Hub" link from Build Settings doesn't check submodules of android build tools in Hub
Steps to reproduce:
0. Make sure your editor installation doesn't have Android Build module already installed
1. Create new project
2. Open Build Settings window (File -> Build Settings...)
3. Select Android build target
4. Click "Install with Unity Hub"
5. Observe the pop-up in Hub
Expected results: Android Build module is checked, submodules are checked and expanded as well
Actual result: Android Build module is checked, submodules are not expanded and not checked
Reproducible with: 2019.4.33f1, 2022.1.0b1
Notes:
- Tested with Hub 2.4.5
- Hub 3 opens up with checked main and expanded submodules which are not checked, also doesn't check submodules if you recheck the checkbox
- If the checkbox is unchecked and checked again, the submodules are expanded and checked as well, so likely just need an updated link on the button in Build Settings
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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
This is a duplicate of issue #1371298