Widget BP to Widget BP problem

I’m retrieving this by the BP_Player that is basically the main Blueprint of the player.

Not entirely sure I understood you right but it seems that you create the BPW_HUD widget in the player blueprint, correct? In which case:

Get Player Character (or pawn) → Cast To Your Character (or pawn) → Get the reference of the widget the player created.


Assuming you did this in the player:

image