"Zoom To" F hotkey no longer working

Hello,

There seems to be some issue with the current version of Roblox Studio I have installed (Version 458). The “Zoom To” Hotkey no longer seems to work, furthermore, the drop-down from right-clicking on “BasePart” objects also displays the option as grayed out:

image

While not that dire of an issue some clarification on this would be appreciated. It was quite a nifty thing to have in Roblox Studio so I am curious as to why it seemingly getting disabled.

1 Like

Is the instance in Workspace?

I don’t have this issue. Version 0.458.1.415373
image
image

2 Likes

Apparently there was something wrong with the camera object in my workspace and deleting it seems to have cured the issue, however, I am not sure what cause this to happen in the first place as I only use this place for model and mesh storage and have no camera-altering code present.

Thanks for the quick reply though!

1 Like

Yeah, this is a current issue Ive experienced before, I usually just delete the camera and it fixes itself, which it seems you did yourself as well.

1 Like

Oh yeah that happened to me before once too, the fix was to change the camera from (in my case) custom, back to fixed. Deleting and recreating works too

Yeah, there is some “DefaultCamera” script that gets placed inside my Workspace camera whenever I boot up studio. Deleting this also seems to resolve the issue.

image

1 Like