-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support 2018.1.0b2 VisualStudio package installation #225
Comments
Hey @m-ronchi ! I'll look into this asap! |
Interesting. The 2018 editor requires some EULA acceptance steps before we can download those components. I will have to discuss with @niezbop how to solve this. |
|
I suppose you are running on Mac. Interstingly enough, it does not behave the same way on Windows:
But yeah @lacostej , we'll need to tackle how we handle EULA |
@niezbop the URL is still wrong on Windows it seems. And we will need to work on detecting if the tool is already present or not (because you don't want to install VS for every release), and if we can automate the installation, etc. |
#227 is a work in progress. I don't have windows so I won't be able to test all of it. Statuses updated in the PR |
Hello @m-ronchi, u3d 1.0.14 released today should support Unity 2018.1 beta downloads and installs. Tested on Mac / Windows. |
just tried (
(btw I already manually installed VS) |
@m-ronchi oops. My bad. Making a quick fix. I won't detect that VisualStudio is already installed though. But it should fix the installation. |
@m-ronchi try 1.0.15 |
if i try
u3d install 2018.1.0b2 -p VisualStudio
it gives me this error:
The text was updated successfully, but these errors were encountered: