the camera is permenantly moving in one direction even though no buttons are pressed.
This is probably due to the editor window losing focus, causing the camera to not receive the input event to stop moving. To fix this problem you just re-focus the game window and press&release the wasd (and shift/ctrl) keys.