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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
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)