Reputation: 169
So I'm pretty sure this is not the right forum for asking a question like this therefore I would really appreciate it someone links me to a better forum for this question (if needed).
My problem:
In the unity hub I have it set so that the unity editors should download in a folder on my hard drive. However, when I click to install unity, it says there is not enough space. I believe this is because the unity hub ignored my request to install onto my hard drive (which has 180 gigabytes left) and tries to install it into my ssd (which only has 888 mb left).
It's either Unity's fault, or the fact that even though I'm telling unity to install onto my hard drive, it still needs to download some files onto my ssd and there is just not enough space. Hopefully one of you will know the answer to this problem.
Upvotes: 15
Views: 16909
Reputation: 1
The unity hub, first downloads into it's temporary directory in C:\users<username(s)>\Appdata , which is a hidden folder, that's why it doesn't appear , in order to see this you to check the hidden checkbox in the view tab in your file explorer (btw this worked with me on windows , idk if this gonna work on other OS but you can try) . It does this first and then installs the Editor and still needs a little more space to install like 3gb of data . So, depending on your requirements check if your C drive , even if your installing on another drive . TLDR ; Check your C drive compalsary .
Upvotes: 0
Reputation: 31
Just redefine your installation path (Unity editors path) from unity hub preferences. It worked for me.
Upvotes: 2
Reputation: 7007
Upvotes: 11