Is there a way to import an uasset file?

I know this is an old thread but I think this is worth mentioned.
When you open an uasset file with a text editor you can see the engine somewhere inside all that mess.

For 4.8 it looks something like:
++depot+UE4-Releases+4.7

Then you can make a new project using that version, dragging the content folder in there, and then you got it working.