#cant import after idownloaded form google drive

1 messages · Page 1 of 1 (latest)

brazen kayak
#

That looks like folders just named with the ".unitypackage" suffix.
How does the property panel for them look like?

brazen kayak
#

Yeah... that's a folder

vale apex
#

can you recommend me an better way to share it?

brazen kayak
#

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.

vale apex
#

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…

vale apex
brazen kayak
#

"didn't work" is not enough information.
And no, Windows will not unpack archives recursively.

vale apex
#

it was an zip

vale apex
brazen kayak
#

Yes, but why would that stop you from importing the asset, after unzipping it?

vale apex
#

I don’t know thats what I’ve been wondering

brazen kayak
#

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.

vale apex
#

it’s giving an error saying something like access denied

brazen kayak
#

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.

vale apex
#

I never tried running it in admin but I did try it on file explorer I will try soon

brazen kayak
#

Where is your Unity project located?

vale apex
#

that worked