Widget not being displayed despite Visibility setting

Hi,

So I created a widget switcher inside a canvas panel and despite both the panel and all its children being all set to Visible, it doesn`t show up.
I gave no idea what is the problem, I tested and there are children in the switcher and they are valid.

What am I forgetting?

UMGingame.PNG

UMGingame.PNG

Hopefully these links can be of some use.

Ok I solved it. I forgot to check if the child widgets were visible (they weren’t).