Hello!
I am sorry if this has been posted in the wrong part of the forum, but I think General Support sounds about right!
As a part of learning game development, I am trying out the Unity Learn-projects. (They are awesome btw, great job!)
The projects seem to be stored in C:\Users\Username\AppData\Local\Temp-folder, and this causes issues for me because the C-drive is where my OS is stored, and therefore nearly full. (Small SSD-drive)
I’ve tried to find where I can change this, but haven’t been able to find any solution online, so I thought i’d ask here.
Is there any way to change where these Unity Learn-projects are stored?
Or is it possible to save the project after I am done with the tutorial, and then remove the temp-folder that was created on the C-drive?
Using 2018.4.15f1 (LTS) for the FPS Microgame.
My general Unity projects-folder is symlinked to a larger drive. I don’t want to keep symlinking folders though, since it’s quite a hassle to keep track of everything. Overall it would be awesome to have larger control over where things are stored.
Thank you in advance and thank you for a great software!