i have created two blueprints one is empty space_BP that has plane with box collision and second is Box_BP that i want to push to empty space_bp. When i push the box_BP actor to space_BP actor then it is disappear or fall below the floor. My Blueprint work is shown in pics. i want to push the box to space plane and detect is it overlap then perform some action.