Widget Component

Currently I’m trying to create a questBook, While working I’ve met one unusual problem.

I have book asset actor which has questwidget component.

My problem is next - widget as component is nonupgradable, I can’t add quest to it, there is no problem with script cause in viewport this widget works totally fine.

I’ll show what I mean by that :

this Is my widget on viewport before and after I add quest :

][2]

and this is my questwidget as component :

I cannot add widget to it or it is added and I cannot see it. So guys can someone tell me whats a problem?