If the texture image path in the MTL is a "quoted" absolute path, the importer will fail to find the file. It was only attempting to un-quote the path for the relative case. Now we attempt to un-quote in all cases. Pull Request #105478
If the texture image path in the MTL is a "quoted" absolute path, the importer will fail to find the file. It was only attempting to un-quote the path for the relative case. Now we attempt to un-quote in all cases. Pull Request #105478