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
- "Unsupported texture format R16 for a swizzle" error and texture is not correctly rendered when using texture Swizzle and reimporting texture asset
- Tab order is incorrect after re-ordering
- [Ubuntu] Red squares instead of ticks in dropdown options
- Multiple simultaneous input with the touch screen sometimes leaves button in not default state
- Crash on ShowDelayedContextMenu(bool) when changing the Size options of a Visual Element in the UIToolkit Inspector
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.