Procedural Mesh interior overlap event

Hi does anyone know what’s required to make a procedural mesh generate overlap events when another mesh is colliding inside of it?

Here I’m creating a simple cube mesh. I’m getting overlap events when overlapping the individual faces of the cube but once inside of it and no longer touching a face I no longer get overlap events. What am I missing?