Button won't appear

Hello, I try to add dynamically this widget into a Scroll Box:

The blueprint code:

The text perfectly appears but the button won’t.

When you select the button is the visibility option inside the details panel on the right set to visible? Also is the zorder possibly the issue with the top image blocking the button?

When I try into another box, it works. This is only in the Scroll Box where the button doesn’t appear

I would read the below forum for more info, please let me know if this helps you, thanks

https://forums.unrealengine.com/development-discussion/blueprint-visual-scripting/17149-umg-question?41258-UMG-question=&highlight=umg

Sorry, It doesn’t work.

Try print string on Add Child → Return Value and tell us what it saying? Maybe button is added but not visible - many reasons.

When I created my inventory list, as I remember I deleted Canvas Panel from button or text - if I’m wrong, just ignore :slight_smile: