Search Issue Tracker
Fixed in 3.13.0
Votes
0
Found in [Package]
3.12.1
Issue ID
HUBX-1292
Regression
No
Unity Hub Editor install loop when adding a missing Unity Editor version
Steps to reproduce:
- Open Unity Hub
- Install any Editor version
- Create a new project with the installed Editor version
- Uninstall the same recently installed Editor version
- Remove the project from the "Project List"
- Navigate to Add -> Add from disk -> Find and add the project you just removed
- Accept the prompt to install the missing Unity version.
- Click "Open", "Install" and "Continue."
- Observe the prompt/window
Expected results:
After accepting to install the missing Unity version and clicking "Install" or "Continue," Unity Hub should navigate back to the projects view where the ongoing Unity version download/installation progress should be displayed.
Actual results:
Unity Hub loops back to the "Select Editor Architecture" prompt instead of showing the installation progress in the projects view. This results in the user being unable to confirm installation progress or proceed with setting up the project.
Reproducible with: Hub 3.12.1
Reproducible on: macOS Sequoia 15.5
Not Reproducible on: Windows 11 Pro (23H2)
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
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
Resolution Note:
Issue was solved along with the migration of the UI library.