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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
Resolution Note:
Issue was solved along with the migration of the UI library.