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
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
- Errors and warnings are thrown after installing Visual Effect Graph Learning Samples
- Add Behaviour dropdown has a part in which the dropdown outline is cut out when the Add Behaviour dropdown is opened
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.