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

@chesse20 this thread is older than 1 year old. Is this issue still reproducible and relevnat or have this been inadvertently fixed.

i have not seen this issue occur in the past year so i assume it must have been fixed at some point

1 Like

Thanks for confirming @chesse20 well add to the backlog for roadmapping soon

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.