getnamo / RuntimeGeometryUtils

Fork of https://github.com/gradientspace/UnrealRuntimeToolsFrameworkDemo plugin for inclusion as submodule
MIT License
23 stars 8 forks source link

Loading OBJ crashes UE #1

Closed SolarCookies closed 2 years ago

SolarCookies commented 2 years ago

When exporting to obj with DynamicMeshOBJWriter I cant import it back with import mesh and blender cant import the obj. Ive attached the obj that it output. However you can import the obj into blender if you turn on keep vert order. 1.zip .

getnamo commented 2 years ago

Your best bet would be to open the issue on https://github.com/gradientspace/UnrealRuntimeToolsFrameworkDemo as that part is written by gradientspace.