Check these:
- Make sure the variable ‘Character HUD’ is valid is points to an instance. Use the ‘IsValid’ node for this.
- Instead of setting the variable, try printing out its value to see if you can actually access it.
PS: I personally think that Character HUD is pointing to None (ie it is not pointing a valid object)