I am unable to import an fbx 3D model. It displays “No data imported” I dont know why ? Here is the fbx 3D model attached so you can try
Meshy_AI_Fighter_jet_f22_rapto_0413201425_texture.fbx (4.4 MB)
I am unable to import an fbx 3D model. It displays “No data imported” I dont know why ? Here is the fbx 3D model attached so you can try
Meshy_AI_Fighter_jet_f22_rapto_0413201425_texture.fbx (4.4 MB)
Hello there @william5642!
Thanks for including the file, managed to download it and test it on my end, using UE 5.7, and default import settings. The import was successful, no errors or warnings:
Meaning, the issue is most likely tied to your local setup. As a first step, I would suggest defaulting the import pipeline in your engine. As well, make sure that your file’s location does not result in a long file path, as exceeding the limit can cause trouble for UE during the transfer.
Finally, please make sure to test the import in an empty project, as any previous failed attempts can be left in the project’s registry. Yet, if you need the import to work in a specific project, I would suggest clearing it’s cache, by going to the project’s main directory, and deleting folders Saved, Intermediate, and DerivedDataCache.
Got it. I moved the model to shorter path and it was imported normally. Thanks alot friend