|
EditorApplication.ExecuteMenuItem("Edit/Frame Selected"); responds with ExecuteMenuItem failed because there is no menu named Is the edit menu 'forbidden'?
(comments are locked)
|
|
SceneView.lastActiveSceneView.FrameSelected(); Disclaimer: Undocumented API is not officially supported and subject to change at anytime.
(comments are locked)
|
|
Seems like it. In 2.6, you could definitely do Frame Selected using that function, so it's changed since then. Perhaps file a bug report?
(comments are locked)
|

Indeed I think this is something found in 3.x, I remember filing a bug during the beta. I shall see, thx for responding I wasn't too sure if it was too late and I was just being stupid.