Search Issue Tracker
Fixed
Fixed in 3.3-beta.1
Votes
0
Found in [Package]
3.0.0-beta.6
Issue ID
HUBX-709
Regression
Yes
[Hub] "Add modules" window has "Unity <...> is no longer available" error when pressing "Install with Unity Hub" twice
Reproduction steps:
1. Make sure that at least one build target module for the Editor version is not installed on your machine
2. Open new Unity Project
3. In Build Settings window, select a Platform for which the module is not installed
4. In Build Settings window, press "Install with Unity Hub" twice
5. Focus back on Unity Hub and click anywhere on the "Add modules" window
6. In Unity Hub's "Add modules" window, observe error
7. Close the currently focused "Add modules" window, observe the second "Add modules" window behind it
Expected result: Both "Add modules" windows don't have an error, or all previous instances off "Add modules" windows are closed when opening a new one
Actual result: Both "Add modules" windows remain open and have a "Unity <...> is no longer available from the Hub." error
Reproducible with: 3.0.0-beta.6 (2021.2.4f1)
Not reproducible with: 2.4.5 (2021.2.4f1)
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
- Inspector's custom tooltip is displayed incorrectly when the name is truncated in UI toolkit
- Crash on ScriptableRenderLoopDraw when rendering a specific VFX in Play Mode
- The script is not renamed in the Project window when renaming and a compilation Error is present
- Average FPS in Play Mode degradation on a newly created BiRP project when it's upgraded from 2020.3.48f1 to a newer Editor version
- DecoratorDrawer indentation is incorrect when it is called with EditorGUI
Resolution Note (fix version 3.3-beta.1):
Could not reproduce the error noted in the 6th reproduction step, but we now limit the number of windows that can appear in this case to 1.