Cannot find "Set Material (StaticMeshComponent) anywhere in 4.26

When you want to ‘set material’, you have to do that to something with material.

The most obvious thing is a static mesh.

I can see you’re in a blueprint, so it will be a mesh component. They are here

So you can just

setmat

1 Like