Get Owning Player Pawn returns none on Widget attached to component

And yes, even with this method the widget doesn’t “calculate” anything with the health it is just told what the health is and can do a basic division to “get percent” or that can even be done in the character BP or when damage is taken in a weapon BP or something. Either way the widget doesn’t really do much, it just passively receives the information about actor health and updates a progress bar.