Hello. I try to open a project in the Google Drive folder in my computer. But the following error is shown.
“Creating file Temp/tempFilefailed” (screen attached)
How could I solve this issue?
Hello. I try to open a project in the Google Drive folder in my computer. But the following error is shown.
“Creating file Temp/tempFilefailed” (screen attached)
How could I solve this issue?
I’m not sure trying to use a project stored in your Google Drive folder makes a lot of sense. Just copy the project out of the Google Drive folder and into a folder you have on your hard drive. If you are using Google Drive as some way of archiving the project, then once you have finished working, copy the folder back again. You may know that Unity creates a lot of hidden library and asset files in the project folder. It’s possible that this has caused Google Drive to run out of space, as the screen shot you included cautions.
I have tried having projects in google drive and dropbox, and often times uploading and/or downloading will fail due to locks and stuff. I found disabling google drive/dropbox while working on the project fixed that. Then I’d simply reenable it again to upload my changes.
Thank you. It really works now.