Can I use the same material (& textures) for multiple, different meshes/objects to reduce draw calls?

So, you said you imported them into Unreal as you mentioned yes/no? Did you debug the draw count and find out i your draw count increased with the number of meshes? I am guessing they would need to atleast be instanced static meshes? I’m curious what you find…