Search Issue Tracker
Fixed
Fixed in 3.15.3-beta.1
Votes
0
Found in [Package]
3.14.2
Issue ID
HUBX-1516
Regression
No
Unity Hub "Remove missing projects" button doesn’t get disabled while the operation is still ongoing which can be clicked and queued infinitely making Hub very slow and unresponsive
Steps to reproduce:
- Open Unity Hub
- Open Settings
- Select the Projects tab in the Settings window
- Click and keep clicking the "Remove missing projects" button
- Observe the Unity Hub
Actual results: The "Remove missing projects" button like the "Refresh projects" button for example, this can lead to queueing up a lot of remove missing projects operations that slow down hub and makes it unresponsive
Expected results: The "Remove missing projects" button gets disabled while the operation is still ongoing
Reproducible with versions: 3.14.2
Tested on (OS): MacOS Silicon Sequoia 15.6.1
Notes:
- Refresh projects button gets disabled while the projects are still being refreshed to avoid this type of issue
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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Resolution Note (fix version 3.15.3-beta.1):
This issue has been resolved.