End Component Overlap happens when changing variables in Simulation mode

Hi!

I’ve found very strange behavior of End Component Overlap event. Steps to reproduce:

  1. Create empty project.
  2. Create a simple blueprint with a cube mesh and a sphere collider.
  3. Add print functions to begin overlap and end overlap for this sphere.
  4. Add a few public variables.
  5. Place BPs so the sphere colliders intersect.
  6. Launch via Simulation Mode.
  7. Change variables in one of the colliding actors.

Expected behavior: nothing happens. Actual behaviour: End component overlap event happens.

Attaching an archive with video and test project.Archive