I’m using UE5.1 and found that once I copy and paste, or duplicated an static mesh in the editor, once I update or change one of them, all copied ones will change at same time. It seems all duplicated ones are an instance of the original mesh, such as subdividing one of them, making changes to the scalae.
My question is, is there a way to just copy and paste meshes keeping its own properties?