How to load model with texture at runtime

Check the plugin RuntimeMeshComponent. It can load 3d model files at runtime.

It can load many common model file formats including obj, stl, fbx, x, 3ds, dae.

Unreal marketplace:

GitHub: