(39) 's Extra Blueprint Nodes for You as a Plugin, No C++ Required!

You should use StaticMeshActor as your base class for your BP, hopefully then it will work right!

Replace uses of your custom static mesh component with StaticMeshComponent ref.

Try it as a test and see how it goes!

Good luck!