Reset Overlap

I’m working in blueprints, so I don’t know how to do it in C++, but…

You can retrieve a list of currently overlapped actors. When you are “reactivating” collision, you could do a check to see what actors are currently overlapped and do whatever to them.