I receive the following error during the import process: "Broken material library 'mtllib' statement on line 2", and object is imported but without material and texture. So I decide to go in deep and open the relative obj file: in line two I find the correct link to the *.mtl file. Opening then with a text editor the *.mtl file i find the link to the .jpg material texture. Other software as Blender or 3ds seems to import correctly the .obj model. Can someone help ?