Use the Scene view context menu to access common Scene view actions directly in the scene rather than from the menu toolbar.
The menu options that display in the Scene view context menu depend on your current selection and the tool context enabled in the Tools overlay. If you’ve selected a GameObject, the Scene view context menu displays options for that GameObject and any relevant attached components.
To display the context menu, right-click in the Scene view.
Note: You can select a different shortcut to display the Scene view context menu in the Shortcuts Manager.
The default tool context in the Scene view is GameObject. When the GameObject tool context is enabled, the Scene view context menu displays the following menu items by default when you select a GameObject:
If the GameObject has additional components attached to it, actions related to those components display at the end of the Scene view context menu.
If your project contains multiple tool contexts, you can use the first button in the Tools overlay to select a tool context. If you enable a tool context that isn’t GameObject, the Scene view context menu displays options relevant to your selection in that tool context. For example, if your project contains the Splines package and you enable the Splines tool context, then the Scene view context menu displays options to create and edit splines.