Roblox Healthbar extending outside of the bounds upon character death



upon character death on “Lava” the health element in the ui goes far outside of its element as if you have negative health. I’m sure the issue happens with more damage scripts than just roblox lava bricks though.

Expected behavior

The health bar should stay inside of its ui element

4 Likes

I believe the issue is an absurdly high number being passed onto the :TakeDamage() function, displaying the resulting (negative) health for a short period of time.

1 Like

This is just an acknowledgment announcement!

We’ve filed a ticket into our internal database for this issue and will start investigating, we will update you when we have further information.

Thanks for flagging!

2 Likes