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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
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)