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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note:
The issue was fixed