Search Issue Tracker
By Design
Votes
0
Found in [Package]
3.14.2
Issue ID
HUBX-1504
Regression
No
Download/installation continues after press "x" button to cancel pending items until confirmation in Unity Hub
Steps to reproduce:
1. Open Unity Hub
2. Select "Installs" tab
3. In Installs window press on "Manage" button on any version (for example 6000.2.7f1)
4. From the dropdown menu select "Add modules"
5. Scroll down, select Documentation Module
6. Press "Install"
7. At the top bar press "Installs" button
8. In the dropdown menu, below Editor version, press on "X" button to cancel pending items
Actual results: Modal still continues downloading and installing after pressing "X" button to cancel pending items
Expected results: Modal downloading and installing should stop until user press "Confirm" button in "Cancel download?" modal
Reproducible with versions: 3.14.2
Tested on (OS): Windows 11
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
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
Resolution Note:
The reported behavior, where the module download continues until the user confirms the cancellation in the pop-up modal, is the intended functionality. The "X" button is designed to trigger the confirmation dialog, not to immediately halt the download process. This prevents accidental cancellation of an ongoing installation.