Status:
Vuo version:
OS version:
- macOS 10.14
How severely does this bug affect you?:
●●○○ — It's annoying but I can work around it.
Steps causing the bug to occur:
- Create a composition that loads an OBJ file with a MTL file that references image textures.
- Export to an app
- The textures are not copied into the resources, only the OBJ and MTL it references.
Have you found a workaround?:
Yes, one can copy the image textures into the built application resources directory.
Other notes:
The OBJ file is obviously being parsed to find the MTL. The same needs to occur for the MTL file.
Comments
We've confirmed this, and
We've confirmed this, and accepted the bug report. Thank you.