Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice
Unity's version control component has been upgraded to Plastic SCM.

Creating new project tries to copy files to wrong drive

Discussion in 'Unity Collaborate' started by bhgateley8, Jan 6, 2022.

  1. bhgateley8

    bhgateley8

    Joined:
    Jan 5, 2022
    Posts:
    1
    New user here, I am trying to create my first project. My C: drive is a smallish SSD with a large HDD as D:. I have set all options I can see that refer to folder locations to my D: drive, but I get the following error:

    Failed to resolve packages: Failed to add editor bundled package [D:\Program Files\Unity\2020.3.25f1\Editor\Data\Resources\PackageManager\Editor\com.unity.xr.windowsmr-4.6.1.tgz] to the package cache:
    ENOSPC: no space left on device, copyfile 'D:\Program Files\Unity\2020.3.25f1\Editor\Data\Resources\PackageManager\Editor\com.unity.xr.windowsmr-4.6.1.tgz' -> 'C:\Users\bhgat\AppData\Local\Unity\cache\npm\packages.unity.com\.tmp25926qvvgFgvh5uk\tarball\package.tgz'. No packages loaded.

    How can I get it to use the D: drive for everything?
    Thanks!
     
  2. Danny327

    Danny327

    Unity Technologies

    Joined:
    Jan 4, 2021
    Posts:
    78
    May I ask, during what steps of Collaborate operation have you encountered these error messages?
    Perhaps, during the uploading process of your changes?