can u answer me plz here since I cannot post for some reason?
how do I export from UE4 into a usable format, like textures created in UE4 into png/targa, and object mesh into obj.
it seems to be exporting in uasset format everything
This is how the engine works. Uasset files contain not only textures but also a bunch of settings, could be also LOD levels, etc. So it makes sense to keep it this way.