I have imported a fbx file with all the textures and materials but .mtl file can't seems to be read by unity I have tried extract textures form the folder but it doesn't help either 
            Asked
            
        
        
            Active
            
        
            Viewed 869 times
        
    0
            
            
        
        95faf8e76605e973
        
- 13,643
 - 3
 - 24
 - 51
 
        mustafa
        
- 29
 - 6
 
- 
                    Have you tried manually dragging the according image texture onto the according materials "Albedo" slot? – derHugo Oct 05 '20 at 08:23
 - 
                    @derHugo yes i'm doing it this way but there must be a proper solution for this? – mustafa Oct 07 '20 at 08:24
 - 
                    wait btw .. `.MTL` belongs to the `.OBJ` format ... in `.FBX` should already contain the texture information itself .... where do you get this OBJ from? Probably related to https://stackoverflow.com/questions/32211612/how-to-import-3d-scene-obj-file-with-mtl-file – derHugo Oct 07 '20 at 08:32