Cannot load assets

A team member sent me over assets and some work but some do not work, I had changed the Import settings to accept all files, but it doesn’t work for all of them.

they are .uasset files so they should work and I have all current updates.

Is there something else I can do?

Just check everyone is using the same version (and patch) on UE4 to begin with I guess.

Hi AnthonyW,

.Uasset files cannot be directly imported since these are already in a format that UE4 can use.

You will simply need to place these in the Project > Content folder for them to work. They also need to have the same file path starting with the Content folder that they had with the other project they were transferred from or they will lose reference to textures, static meshes, animations, etc.

Thank you!

Tim