consulo / consulo-unity3d

Frameworks: Unity3D
Apache License 2.0
103 stars 10 forks source link

[Ubuntu 15.10 x64] Unable to add Unity SDK #36

Closed ghost closed 9 years ago

ghost commented 9 years ago

Unity has released an experimental build of their Editor yesterday

I tried to add unity sdk from consulo, but i get this error:

"The selected directory is not a valid home for Unity3D"

I tried these directories:

/opt/Unity/ /opt/Unity/Editor/ /opt/Unity/Editor/Data

All of them doesn't work

VISTALL commented 9 years ago

Can u provide link for Linux binaries of Unity ?

Linux binaries is not supported

ghost commented 9 years ago

I can't access my linux partition now, but here is the installer http://forum.unity3d.com/threads/unity-on-linux-release-notes-and-known-issues.350256/

VISTALL commented 9 years ago

Thanks

VISTALL commented 9 years ago

Fixed by https://github.com/consulo/consulo-unity3d/commit/d2509837c50f349d781fa77b5f3fd73da68c3810

Try update after half hour

ghost commented 9 years ago

Wow that was fast! thanks a lot :)