How can i remove a hitbox ?

It seems like it wont go away after adding it, and there is no removehitbox node as far as i know…

Yep, this is making me going nuts.

Good question HUD - Hitbox - Blueprint - Epic Developer Community Forums
mb. It’s bug.

I figure out how to fix it. HUD BP -> Defaults props -> uncheck Suppress Native HUD :slight_smile:

This doesn’t fix the problem. The HitBoxes are still there even if they don’t suppress mouse events. Suppress ignores some interaction events.
I’ve found a real solution to this, here: How to make hitboxes that don't persist? - Programming & Scripting - Epic Developer Community Forums