Search Issue Tracker

By Design

Votes

0

Found in [Package]

3.15.0-beta.1

Issue ID

HUBX-1529

Regression

No

Unity Hub inconsistent modal closing behaviour when clicking outside of the modal

Package: Hub

-

Steps to reproduce:

  1. Open Unity Hub
  2. Open the Settings modal
  3. Click outside the Settings modal
  4. Observe the Hub
  5. Click the "Add" dropdown and select "Add from repository"
  6. Click outside the "Add from repository" modal
  7. Observe the Hub

Actual results: Some modals are closed when clicked outside them, some are not

Expected results: All modals should have the same closing design

Reproducible with versions: 3.15.0-beta.1

Tested on (OS): MacOS Silicon Sequoia 15.6.1

  1. Resolution Note:

    We explicitly do not allow closing the modal by clicking outside for the "Add from repository" dialog due to the complexity of this flow. If a user loads the repositories, selects a repository, chooses a location, selects an Editor version, and then accidentally closes the modal by clicking outside, it would result in losing all progress which would be an extremely frustrating experience.

    However, for modals with no steps or low-complexity flows, clicking outside is permitted as a quick way to dismiss the modal without additional user confirmation. This ensures convenience for simple actions while protecting users from accidental data loss in more complex workflows.

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.