Reproduction Steps
Currently, as of 4/20/22, if you press the F2 key to rename any instances that are a descendant of game.StarterGui, the key does nothing.
Select the TextLabel instance parented under StarterGui.ScreenGui, from the datamodel explorer widget.
Press your F2 key. Observe that nothing happens.
Click on the TextLabel instance again from the datamodel explorer widget. Observe that a rename is prompted.
Press your ESC key. Press F2. Observe that the rename is prompted like normal.
Expected Behavior
It is expected that pressing the F2 key while an instance is selected would prompt a rename of said instance in the datamodel explorer widget.
Actual Behavior
Pressing the F2 key does not prompt an instance rename if it is a descendant of game.StarterGui.
Workaround
Right clicking the instance and clicking on “Rename” (extremely annoying).
Issue Area: Studio Issue Type: Display Impact: Moderate Frequency: Constantly Date First Experienced: 2022-04-20 00:04:00 (-04:00)
It used to work, and some update made it stop working. The CRTL + F4 (close current place) shortcut also stopped working around the same time. (Not sure if this is just me or not)
I believe its just GUI elements that suffer from this though.
I’ve noticed this issue on three different devices, all Windows 10-11.
Hi @Noble_Draconian - thank you for reporting this! There have been multiple reports of hotkeys not working as expected under StarterGui. We have added this report to our existing tickets surrounding this issue, hopefully we can get this bumped up in priority and get this resolved relatively soon!
We’ve marked this as done, so I’m going to assume the issue is no longer occurring. If you’re still having the problem, would you mind filing again? So sorry for the late response here.