Search Issue Tracker
Fixed
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 Swizzle Node Input/Output and Mask Update Incorrectly After Undo
- [URP] Crash on GameObject::QueryComponentByType when baking a Reflection Probe in an unsaved/untitled Scene
- No Icons are used for the Entry and Exit States in the Inspector when selected in an Animator Controller
- Crash on PlayerMain(int, char const**) when exiting Standalone Player with a Particle System in the Scene
- No Icon is used for the Runtime Animator Controller Type in a Search Window when assigning an Animator Controller in the Animator Component
Resolution Note (fix version 3.13.0):
Issue was solved along with the migration of the UI library.