Can't spawn static mesh from blueprint

ok so i looked around in the code a little bit and i think the problem is that blueprint doesn’t provide a possibility to compose a new static mesh actor at runtime…
you could make a blueprintclass and spawn that… only the composing at runtime seems to be the problem