Elevator Style Character Movement (Should I even be trying to use Lerp?)

Interesting! this is on your Player Pawn, correct?

try two things for me. First, put up the input priority to something like 10. Then put in any key event in the graph, like G, and print a message from it and see if it works.