Search Issue Tracker
Fixed in 3.16.0-beta.1
Votes
0
Found in [Package]
3.15.3
Issue ID
HUBX-1597
Regression
Yes
Android submodules are not selected in Unity Hub when trying to install the Android module via Editor
Steps to reproduce:
1. Make sure that Android module is not installed in Unity Hub
2. Create new Unity project
3. Go to Build Profiles window
4. From Platforms list select Android Platform and press “Install with Unity Hub” button
5. Observe “Add modules” window when Unity Hub opens
Actual results: Android Module and its submodules are selected in Unity Hub
Expected results: Only Android Module is selected in Unity Hub
Reproducible with versions: 3.15.3
Tested on (OS): macOS Tahoe 26.1 (M1), Windows 11, Ubuntu 24.04
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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
Resolution Note:
The issue was fixed