Hit Events not triggered for Actor with Physics enabled

Im on Unreal Engine 5.2.1. I couldn’t get skeletal mesh’s to return hit or overlap triggers. They interact with the world but don’t those nodes don’t trigger even when the object the hit also has generate hit events and overlap events on. They do work if it’s a static mesh though. I was able to turn my skeletal mesh into static mesh and proceed but still annoying.