Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
3.14.3
Issue ID
HUBX-1537
Regression
No
Different naming for adding modules in Installs and Projects sections
Reproduction steps:
1. Open Unity Hub
2. Observe Editor Version Manage dropdown options in Installs section
3. Observe Editor Version “” button tooltip name in Projects section
Actual result: “Add modules” is displayed in Manage dropdown option and “Add platform” is displayed in “” button tooltip
Expected result: “Add modules” is displayed in Manage dropdown option and in “+” button tooltip
Reproducible with: 3.14.3
Reproduced on: macOS Sequoia 15.4 (M4), 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:
Since platforms are a subcategory of the modules dialog, and the entire modules dialog opens here, the current tooltip copy makes sense.