OnBeginOverlap does not trigger

Hi,

I am trying to follow this tutorial but was unable to make it work Learn Unreal Engine (with C++) - Full Course for Beginners - YouTube

collision detection isn’t working. The physics is working, although it seems not quite like the tutorial but OnBeginOverlap is never called and i’m not sure why. the battery is a pawn just like in the tutorial. I followed it closely as I could. Could someone take a look and see why OnBeginOverlap is not working?

Here is a link to my zipped project

Don’t share the project. Just show us the class in question.