Collision has stopped working, help!

Hello! I have a parent class called InteractiveObject, which has a BeginOverlap function, and it has been working until now. All my children of InteractiveObject no longer fire BeginOverlap, and i keep getting this message in the log:


LogUObjectBase:Warning: NULL object

What’s the problem? D: