Hi, I’m not sure what you’re asking exactly but if it is why your beginoverlap function is not working it’s probably because there is a bug in UE (at least in 4.26) which is that the collision triggers are not hot-reloaded properly.
Try removing the actor from the scene and adding it again. It works for me.