I am having trouble with a trigger being activated when I have the player overlapping the box collider and the player then presses the E key

be sure the overlap is triggering

put a print string node after the OnBeginOverlap and before the Cast

see if the print string executes