In Editor: Try selecting that node and press F9 to add a breakpoint to it.
Ingame: when the widget is added to viewport, it should point it on that breakpoint, mouseover the return value of game mode should return the proper values since the casting isnt failing.
I think your game mode is working, it just missing the breakpoint most likely.