bug appearing only in packaged version

im getting a weird issue with my movement component thats only occurring in packaged versions of my game. For some reason you can only walk at a snails pace, this is only occurring on the client not the server host. When i print the velocity of the player it says the normal numbers as if it were moving, same with max walk speed. im not sure if its the movement component causing this, just a guess at the moment.

Is there any reason the character might have this issue.

It works just fine in PIE w/ listen server. which is how my game is setup to run

if you need to see a video or more information let me know.