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
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
- Character animation freezes when toggling animator on/off in a coroutine
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
Resolution Note (fix version 3.13.0):
Issue was solved along with the migration of the UI library.