Problem with instanciating blueprint(loosing values)

Hi,
I’m currently having a problem with instanciating a blueprint in my c++ code. The blueprint inharits a uobject-class and is used to set specific values. When i instanciate the object in my class, all the values are reseted(nulled).