Problem displaying widget

First of all check RoosterPart2 widget hierarchy and see if all widgets in a widget tree have visibility setting not set to hidden or collapsed.
If it’s OK, set a breakpoint on one of the nodes on the screenshot above and see if this function is even being called.
To set a breakpoint click right mouse button on the node find Toggle Breakpoint option. Or simply hit F9 when the node is selected.