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
- “FMOD failed to set the software format to the custom sample rate…” warnings are thrown as System Sample Rate value is being changed in Audio section of Project Settings window
- VFX Marquee selection does match the visual indicator
- “Invalid AABB aabb” errors are spammed when “Infinity” value is entered in Collider Component fields
- Editor Role does not sync with the MPPM Play Mode Scenario Role when entering Play mode
- Long asset names cause overlap with the “Find” function in search result tabs
Resolution Note (fix version 3.15.3-beta.1):
This issue has been resolved.