Cant import uassets

Cant import uassets from another project. They were .pak, so I “unpaked” them. But when Im trying to import them into a new project, there are some errors:

  1. I cant drag them into a folder (screenshot)
  2. uassets are in folder, but when im opening that folder in project, there are no any uasset files (screenshot)

Btw old project was 4.25, now Im using 5.2.

Strangely enough, the editor doesn’t import the uasset type.

The only way is to migrate from the old project.

I don’t know, but have the idea that this is to stop people scraping assets they’ve unpacked from released games.

The simplest way I found to import uassets is just to copy paste them into the Content folder you want them in. UE will do the job after that.