Phasing through door

So i setup a blueprint for door with taking inputs from player when they get close enough, by pressing E the door should open, and somehow that doesn’t work, and my character can straight walk through the door? What are the possible problems with my door setup? I setup the blueprint using my doorframe, and adding the door mesh component as a child components of the door frame and a box collision to detect player and take input to open door.