Frequently, shortcut keys do not work in Studio when a script has the focus. Specifically, when I am editing a script and then use the shortcut key F7 to launch a server, nothing happens. If I then switch focus to the output frame and press F7, Studio then launches a server. The same is true for the shortcut key Ctrl-Shift-F. I am unable to provide details about the conditions that cause this, but it comes and goes. For instance, one time the shortcut key will work then later it will not work and later still it will work again.
This is also true when the 3D world view has focus. My terminology may be off here. Iām referring to the actual view of the world that opens by default when opening a place.
Thanks for looking into this. I am on Windows 7 Ultimate. Not sure if it matters, but I am not using the ribbon bar.
Additionally, the shortcut key Alt-P to publish to Roblox will occasionally not publish and will instead enter a āpā character in the body of the script. This may or may not be related. I havenāt seen this occur very recently, but figured Iād add it in case it helps track down the problem.
Itās not tied to specific shortcuts / specific widgets like the script editor. Itās an issue with keybinds where they all stop working altogether irregularly and erratically. If it helps narrow down the issue, right clicking on anything to bring up the context menu (regardless if you close it immediately after or not) fixes the problem.
Thanks for verifying Iām not alone in this predicament.
Based on your advice, I tried using the context menu key followed by escape (to close the context menu), then the shortcut key again and it works (keeping hands on the keyboard at all times).
Yes. It doesnāt happen reliably ā only after erratic periods of time. Iāll usually notice when I try to duplicate something and my camera moves to the right instead (thinking I pressed D instead of Ctrl+D) and sometimes when I try to use Ctrl+Q (custom-set keybind) to select all children and it doesnāt work.
Edit:
I also renamed my plugins folder to plugins.old and InstalledPlugins to InstalledPlugins.old and restarted studio to ensure that no plugins were interfering.
Thanks for the repro! Just so youāre aware, System Menu is deprecated, so any issues relating specifically to it will be ignored. However, I can repro this as well with some minor changes to the steps in Ribbon Bar, so Iāll add this to our bug list!
I have a similar issue, but instead of that, my scroll, f to zoom and maybe some other stuff I donāt know about, just doesnāt workā¦
it did a few days ago
I am also periodically having this issue, but itās not just zooming by scrolling and focusing, its all my keybinds, they randomly disappear (even default ones) and I have to reload studio to get this back. It usually happens if I leave studio running AFK for like an hour, then come back. like 3 times out of 10 it will happen and itās pretty annoying, sometimes effecting my workflow.
I might try a reinstall, but I have a lot of settings and other stuff that I would have to write down before it happens, so itās not preferable.
(edit: when I say all of them I mean all the shortcut ones, I can still move, and also rotate the camera with my mouse, click stuff, all the basics, but anything else like focusing parts, opening servers, F5 to playtest, all other stuff just doesnāt work.)
Itās a bit of a bump, but itās 100% the same issue.
Iāve been having this issue for the past week or two.
I can have 2 studios open, and in one I can scroll and press F to Zoom To, but in the other studio none of those things work.
This issue is still occurring, 5 years later. When I try to press the Escape key to activate an InputBegan event, nothing happens. I believe the issue also persists with the Tab key.
Also, as @AxeOfMen mentioned in Aug 2016, sometimes when using the Alt+P shortcut, it will instead insert āpā into the script body instead of publishing the game.
UPDATE 1 (of probably many, 12/17/21): Iāve discovered that if youāre focused in a TextBox, it seems like the Escape key works. The Tab key works fine in Studio now, but the Escape key only works if youāre focused in a TextBox, and then press Escape.
ALT + P is working fine for a baseplate - however for a game with a map & scripts and stuff it seems to be unsuccessful. This is off & on and I have no clue as to why. Not focused into anything I am clicking into the 3D Viewport (selecting nothing, just the sky) and hitting ALT+P. ALT+Tabbing back in sometimes fixes it.