Search Issue Tracker
Fixed in 2022.2.16f1
Fixed in 2022.1.X, 2022.2.X, 2023.1.X, 2023.2.X
Votes
0
Found in
2022.1.0a6
Issue ID
UUM-29547
Regression
Yes
Hub can't be opened from the Editor
h4. Description
Hub can't be opened from Editors (versions 2022 and 2023):
When Hub is not running and user makes an IPC call (log in, open project, manage license etc.) then "Install Unity Hub" window opens.
h4. Repro Steps
List of the verifications:
h5. Windows and MacOS
h6. Editor 2022 and 2023
- Log in - Hub started, but "Install Unity Hub" window opens
- Manage license - Hub started, but "Install Unity Hub" window opens
- Open Project - Hub started, but Editor opens it's file manager
h6. Editor 2020 and 2021
- Log in - Hub opens (expected behavior)
- Manage license - Hub opens (expected behavior)
- Open Project - Hub opens (expected behavior)
h5. Linux
h6. All Editor versions have the same behavior
- Log in - Hub not started, but "Install Unity Hub" window opens
- Manage license - Hub not started, but "Install Unity Hub" window opens
- Open Project - Hub not started, but Editor opens it's file manager
h5. How to reproduce
- Create a project
- Quit Hub (use tray menu to actually quit, and not close)
- In Editor try to do one of the following: log in / open project (File > Open Project) / manage license (Unity > Manage license)
h5. Expected result
Hub started, user logs in/project list opens/license management modal opens
h5. Actual result
Editor opens file manager or popup asking to install Unity Hub
h5. Workaround
Relaunch the Hub manually
h5. Environment
- 2022.1.0a6, 2023.2.0a6
- Not reproducible with:* 2022.1.0a5
h5. Video
See attached video (Editor 2022 vs Editor 2020 behavior on MacOS):
[^Untitled_ Mar 2, 2023 2_37 PM.webm]
Details: Hub actually starts, i.e. it receives {{{}health:check{}}}, {{{}config:get{}}}, {{{}connectedInfo:get{}}}, {{userInfo:get}} , {{orgInfo:get}} events, but the one that triggers showing the Hub window ({{{}window:show{}}}) is not received.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Add comment