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 warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
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.