Material looks different on a blueprint Static Mesh Vs Directly on a Static Mesh

Hey chaitanyajadhav,

What you are seeing is the mesh without baked lighting. You can’t utilize lightmaps in the blueprint editor view. What you need to do is make sure the static mesh component is set to static mobility and rebake lighting with the blueprint in the scene.

Let me know if you run into any additional issues,

Ed