Search Issue Tracker
By Design
Votes
0
Found in [Package]
3.15.0-beta.1
Issue ID
HUBX-1528
Regression
No
It takes 2 clicks to close modals and focus projects when User Menu has a modal opened in Unity Hub
Steps to reproduce:
- Open the Unity Hub
- Click on the User Menu
- Click on the "Switch organization" button
- Click somewhere in the projects to close the modals
Actual results: Need to click a few times to close the modals
Expected results: All modals are closed and Hub/Projects is focused
Reproducible with versions: 3.15.0-beta.1
Tested on (OS): MacOS Silicon Sequoia 15.6.1
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
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks
Resolution Note:
We cannot assume the user would want to focus on the page when clicking outside the "Switch organization" menu. They may simply want to close this menu and perform another action in the main "Profile" menu.
Hence the current behavior is expected and not only matches the "Help and Support" menu but also matches the Unity Dashboard.