As seen on video, importing a uasset doesn’t work. This happens with multiple files (attached one for reference).
S_Card_Base.uasset (102.0 KB)
As seen on video, importing a uasset doesn’t work. This happens with multiple files (attached one for reference).
You can’t really ‘import’ a uasset, because it’s already been imported
If you place the file in your project in regular Windows Explorer it may work (showing up in Content Browser in UEFN). However, it won’t show up if it’s incompatible e.g from a newer version of Unreal Engine, or it uses a plugin which is not enabled.