Search Issue Tracker
Not Reproducible
Votes
2
Found in
2019.2.0a4
Issue ID
1126283
Regression
Yes
Unity Hub opens when pressing the Collab / Services / Asset Store button
How to reproduce:
1. Open a new Unity project.
2. Press the "Collab" button or Window > Asset Store
Expected result: Opens collab tab / asset store
Actual result: Opens Unity Hub
Reproducible with - 2019.2.0a4, 2019.2.0a5
Not reproducible with - 2017.4.20f2, 2018.3.6f1, 2019.1.0b2, 2019.2.0a3
Note: Unity Hub instantly opens after opening a new project, because Services are on by default.
You can press on each button only once to open Unity Hub, you cannot do it the second time.
Comments (1)
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
- Assigned font's bold/font-weight styles render using Default Font's assets when Default Font has corresponding style assets defined in TMP Settings
- "Modifying the parent of a VisualElement while it’s already being modified is not allowed" error is thrown when entering text and pressing tab in the Search window
- Mesh colliders are not updating their positions of bounds correctly
- Images are missing from the "Open the sprite editor" documentation for 6.0, 6.1 and 6.2
- The previous element in the array is modified when assigning an Asset to a new element of AssetReferenceT
JeBuSBrian
Feb 13, 2019 01:37
I can reproduce this with 2019.2.0a4. Also, the Asset Store window is always blank. And when a new project is created, the console has this:
The editor layout could not be fully loaded, this can happen when the layout contains EditorWindows not available in this project
UnityEditor.WindowLayout:LoadWindowLayout(String, Boolean)