Component Begin and End Overlap firing together, continuously

Yeah I actually ‘fixed’ it by subclassing UInstanceMeshComponent and overriding ComponentOverlapComponentImpl to check the instance bodies. Overlap seems to work (more) correctly now.