How to remove specific HISM if colliding?

Should I rebuild my BP to do the replication or is that an “easy” fix I can edit in later?

What I’m trying to do is get an exact ref to a specific HISM Instance(created at runtime in the world) and destroy it if it’s location is overlapping another one.

Here’s my attempt. The remove instance node doesn’t work in this situation.