Downloading & installing Unity 3D (Windows)
A free video tutorial from Mark Wahlbeck
CEO Devslopes | iOS | Android | Freelancing
15 courses
310,795 students
Lecture description
How to download and install Unity on Windows
Learn more from the full course
Unity Game Development Build 2D & 3D Games
Learn Unity game design & 2D & 3D game development & make your own C# games in Unity 3D
35:14:07 of on-demand video • Updated September 2018
Build 2D Unity games & work with sprites
Build 3D Unity games
Write programs in C#
Apply for Jr. Game Developer jobs as a Unity 3D developer
Hey, what's up, everybody, Mark Bryce here with Developes Dotcom, and in this exciting video, we are going to learn how to download and install Unity 3-D on Windows 10. I'm going to go ahead and click this Internet Explorer icon over here. We're going to go to Unity 3D dotcom, if it will let us. There we go. Oh, it's Microsoft Edge, not Internet Explorer, sorry. All right, this isn't running all that great on the Microsoft Edge, but I am running parallel on my Mac and I haven't downloaded Google Chrome yet. So I recommend that you do use Google Chrome to do anything that you're going to do on Windows if you don't already. And we're going to click get unity on the Web page and we're going to scroll down here to the free one and we're going to click download now. We're going to click the download installer. Save. You downloads, shutters, just click run. Yes, I would like to run it. Click next, where this is currently version five, point for point to any version of five X will work just fine. And I want the visual studio community, yes, standard assets documentation, yes, yes, this all looks good. You can, of course, at other platforms here if you want to just take a longer to download, such as Linux, build support, Windows Store, etc. If you do choose Iowa, Steve Jobs or Mac build support, you can of course, develop in unity, but you won't be able to export the projects until you have a Mac. So what some companies do, if they don't want to choose Mac as their development platform, they will build their entire game on their PC with unity and then they'll get something like a Mac Mini and they'll send the code over to it and then they'll build it from there. We're going to go ahead and just install it. This is looking great and wants nine point seven gigabytes. Let's get rid of the standard assets, we don't need that, OK, program files is just fine. I accept I've read all of these, of course. And then it's going to download unity and then it's going to mean we're going to install it from there. You'll notice that it is installing Visual Studio that will take some time as well to this whole process will take a while. So don't worry. Just let it do its thing until it's all done. All right, ladies and gentlemen, Unity has finished installing, as you can tell here, it says, Launch Unity. When I click, finish and say, OK. OK, so you can sign into your account if you have an account. It's free. If you don't have one, you should create one. OK. Basically, the reason why you want to sign into an account is so you can it'll store your some of your resources and things in the back and you can download assets from the asset store and manages all that for you superimportant. So go ahead and create an account if you don't have one. I'm going to go ahead and sign in. I clicked Sinon. How many is unity personal, which is the free version? With unity, of course, there are different pricing plans and we talk about that and one of our videos, so I'm just going to say the middle one right here in less than one hundred thousand dollars. Activating start using unity, we're going to create a new project just to make sure everything's working. I'm going to call this. Delete me because I want to get rid of it after you can have spaces and then that's finitude or 3D project will say 3D and I'm going to create Project Path is invalid. Let's go select a new path here. I'm going to put it here in the documents. Does not like that, let's just put it on the desktop. It doesn't like a path because I'm using Windows parallels here, so what I am going to do is I'm just going to go into the C drive. Take this path here. Now, come on, C Drive. Copy that. Paste it there. Fantastic. It's definitely working. It may take a few minutes to load, especially for the first time, what I want to do to make sure it's absolutely working something right, click over here, which says assets, I'm going to go to create sharp script and let's call this test. And what I just want to do is make sure Visual Studio is working properly. So let's double click. This should open a visual studio community. Twenty, fifteen. Not now, maybe later, I'll sign up later. I do want the dark theme star visual studio. May take a few minutes, nothing to worry about. OK, visual studio community has now opened. And as you can see here, I'm using command scroll or control scroll to zoom in here, but as you can see. We've got our code right here, and it's looking good now, you don't have to use visual studio community if you don't want to. You can also use visual studio code, which is really awesome. In fact, it's a lot more lightweight than this. This thing's a beast. OK, and so you might want to install Visual Studio community excuse excuse me, Visual Studio Code and that community. This is Community Visual Studio Code. Go get it. They actually have unity plugins right into it and it's much faster. Really cool. Although this does have some features, like with integration directly into unity and stuff with the debugging. So up to you. But Visual Studio Code is pretty dang amazing, but that's it. We have successfully installed Unity 3D. Cool. So here it is. Really great stuff. And if you want the dark grey theme, of course you have to get the paid version of unity, which we'll talk about later as well, too. So congratulations. Unity is now installed on your computer, ready to be used with Visual Studio community. Again, you can also use visual studio code, which is what we actually use in the Mac version as well, too, because the model doesn't work great. And this is really heavy weight, too. So up to you. That's it for now. Mark Price at Developes Dotcom. Let's make some games.