TolinSimpson / Kitbashery-deprecated-

Official repository for Kitbashery a desktop application for managing 3D kitbashing libraries. Made in Unity.
GNU General Public License v3.0
6 stars 1 forks source link

Unity does not create import settings for exported .obj files. #27

Open ghost opened 4 years ago

ghost commented 4 years ago

When exporting a mesh in playmode while in the Unity Editor, Unity does not create import settings for the exported .obj file.

See OBJImport.cs

ghost commented 4 years ago

This might be an issue the OBJExporter.cs not the Unity Editor.