13 - all actors of class and call
Crate actor 14 - Get (copy) from crate
actor called
This is probably the issue. You don’t need to get All Actors of Class, your character already overlaps a box actor, you need to get the box actor from the On Begin Overlap node. This way you will only interact with the overlapped actor.