RuntimeMeshImportExport - Import and Export runtime created static meshes using Assimp library

Your code seems fine. Do you actually get mesh data? Try to print the vertices.

Did you make your static meshes CPU accessible?

does the log say anything?