Character Runs Fast in Packaged Build

Has anyone else had any problems where their characters at different speeds in a packaged build compared to a play in editor/play in standalone (non-packaged) builds? I am assuming the movement component walking speed is getting set to default 600 speed where I have actually changed its speed down to 280.

If anyone knows why this resets in a packaged build it would be great - it is frustrating testing game mechanics over networks where the game seems like it is in turbo mode all the time.

I’m not sure why this happens, but a workaround is just setting it to 250 in the Event Begin Play node.