Since the last Studio update (yesterday I suppose), saving with Ctrl + S causes the the camera to start moving backwards. The input gets stuck until you press the S key again. I can repro this on a blank file.
I’m not experiencing this. Does Studio actually save? There’s always been an elusive bug where keybinds break and shortcuts like Ctrl+S will pass through to other controls. Since the keybind is broken, Studio won’t actually save with Ctrl+S, but if it is saving, this is a new bug. To fix the old bug you just need to open a context menu (with RMB or the special button on your keyboard if it has it)
This might be related to a change I made recently to try and get studio shortcuts to fire UserInputService input events with processed set to true. Firing these events could be useful for plugins. This might have caused some undesired behaviour. I will look into this.
I’ve experienced this at random times for a few months now. Can’t tell what causes it, but to stop it you just need to manually press File + Save As, and then Ctrl + S works again. I’m also running Windows 10
I’ve been randomly experiencing this. It seems like a 1 in 4 chance it does this and I don’t see the “save successful” output so I have to manually press the save icon.
Edit: Seems like my bug may be related to the camera stealing input from ctrl+s but is not exactly the reproducible bug he described
I think this might have been happening because your studio was not upgraded to the most recent version. Does this still happen to you on studio version 0.268.0.93534? If so, is there any more information about what causes it? I am not able to reproduce this.
It’s happened for well over a year, in-fact for as long as I remember. It seems to be periodic and I am not entirely sure how to reproduce it. It is definitely an issue though.
Is the bug that sometimes Ctrl + S does not work. Or does it work, and the camera is sent backwards even though the input should be sunk by the shortcut? It may not be the same bug as the Ctrl + D issue.