Hey, first I have a question does the other actor have a collision?
if yes try going into the BP of the object you want to collide with and check if generate overlap events is enabled.
how is your bp setup what components do you use?
I made a quick BP hope it helps you.
You always need some kind of collision in your BP which is overlapping to receive any overlap events.