#cant import after idownloaded form google drive
1 messages · Page 1 of 1 (latest)
This
Yeah... that's a folder
They got it from poloygon store and shared it from google drive maybe it’s bc it was zipped before?
can you recommend me an better way to share it?
Why do you need a better way?
Or rather, what is inside those folders?
If there's actual .unitypackage files in there, you should be able to use those.
If there's some other structure, whatever method you used to unpack the original .zip may have unpacked the contents of the packages too; in the end, Unity packages are archives as well.
There’s building packs maps and models and assets
I checked it the only file with the extension is the folder
and I tried to import it in it didn’t really work…
might be but I just used usual way of unpacking on windows
"didn't work" is not enough information.
And no, Windows will not unpack archives recursively.
it was an zip
google drive zips all files before we download
Yes, but why would that stop you from importing the asset, after unzipping it?
I don’t know thats what I’ve been wondering
Wdym that's what you've been wonrdering?
Just drag the folder into Unity. You do not require unitypackages to add files to a project.
it’s giving an error saying something like access denied
Then change the permissions your Windows user has on the folders/files you want to import. And potentially on their parent folder.
Or start Unity with admin permissions.
Or simply just copy the files into your project directory through the file explorer.
I never tried running it in admin but I did try it on file explorer I will try soon
didn’t work…
Where is your Unity project located?
I found solution I downloaded them one by one instead of downloading them all in one folder
that worked