Game in slowmotion when frames are locked at 60 fps

It seems a fixed framerate is not the same as a min - max clamp… Probably the engine runs slow motion when it can’t match it properly.

Also, Are you properly multiplying your movement inputs by delta time?