DragonBox / u3d

U3d is a cross-platform set of tools to interact with Unity3D from command line.
MIT License
361 stars 33 forks source link

Unity Hub closes u3d when launching Unity Editor #377

Open mloszek opened 4 years ago

mloszek commented 4 years ago

Issue Checklist

Issue Description

Hello.

Since I start using Unity Hub I'm not able to use u3d, because whichever version of Unity I run from command prompt it takes me to Unity Hub main window, and after launching project it kills my u3d instance.

I work on Win10 and 2019.1.10f1 version of Unity.

niezbop commented 4 years ago

Hey @mloszek

Not sure I understand your issue.

whichever version of Unity I run from command prompt

u3d run launches the Unity Hub?

mloszek commented 4 years ago

Yes, exactly. u3d run -u my_unity_version launches Unity Hub instead of editor instance.

niezbop commented 4 years ago

Replicated locally. Should be investigated at some point!