Potential bug? Apply damage stops working suddenly

Hi everyone, so I am dealing with a very strange problem. I went to bed yesterday with my apply point damage node working properly, then this morning I loaded up the project and all of sudden the node stops working and it is not applying damage. But the strangest part is that for the damage I use a variable. When I set the variable to 0.5, the apply damage node starts working again but when I set it back to its original value of 0.25, the apply damage node stops working. There were no problems the previous day and then today the node suddenly stops working when I use the original value of the variable but when I change it to a different value it starts working.

Not really sure what to do with this or what might be causing this issue. Any suggestions?

Potential bug?

Very unlikely. For as long as the value is not 0, it seems to work as intended. You can even send negative values. Don’t send zeros.

Print the value you’re sending just before Apply Damage → see what is actually being sent. If in doubt, post a screenshot.