I just updated studio and I’m experiencing a super annoying issue with auto-complete. Whenever I start typing something and auto-complete comes up, it automatically stops me from typing and instead starts selecting options from the auto-complete menu based on the keys I’m pressing.
I just started experiencing a similar issue where, whenever I try to type a function such as :Connect() or :Wait() it prevents me from typing. only fix is to type It somewhere else then copy paste which is mighty inconvenient
Yes, this is very bad on the Mac OS - it just started happening since the update… I had to turn AutoComplete off, but that’s been inconvenient, as well.
Basically, tab completion doesn’t work, hitting enter to choose the possible choice doesn’t work, and the dropdown doesn’t go away, if you keep typing. You have to click the right choice or click the mouse focus back in the script window to regain control.
I’m on macOS 10.14.6 and getting this same issue. The cursor loses focus without fail when accessing a user-defined variable or roblox function. There are no issues when studio suggests autocomplete when accessing children.
Experiencing this as well. It only started recently for me (within the last hour), a short while after updating Studio (it didn’t seem to happen immediately after the update, but I may have just not noticed). Hoping it can be resolved soon as it has abruptly made it very difficult to work.
It just started happening to me as well. If I close studio and restart, it is okay for a few minutes. I have tried turning my internet off and nothing seems to help. I am hoping there is a way to disable this feature in studio so I can get work done.
We’ve identified the issue, but will not be able to fix it until Monday.
Until then, if you view RobloxStudio in the finder and click Show Package Contents, you can fix this by creating a folder called ClientSettings in Contents/MacOS and inserting the following file:
This fix may have fixed the issue, however it breaks autocomplete, i’m only getting built in functions show up, this is pretty much just disabling autocomplete and still making it irritating to write code.