The player is jumping from one cube suddenly to another. The only way that can happen, is if your code for the player location is getting the cubes mixed up. Your code is teleporting the player.
PS: It could also be some sort of blueprint error that involves the player going back to 0,0 somehow.