Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. We’re making changes to the Unity Runtime Fee pricing policy that we announced on September 12th. Access our latest thread for more information!
    Dismiss Notice
  3. Dismiss Notice

Resolved Shortcut to delete selected objects in scene view

Discussion in '2022.2 Beta' started by Aokkii, Jun 28, 2022.

  1. Aokkii

    Aokkii

    Joined:
    Nov 3, 2013
    Posts:
    117
    Is there a shortcut for deleting gameobjects after being selected on the scene view?

    having to select a object in the scene, then searching the highlighted object in the hierarchy and then right click and delete becomes a slow workflow once the hierarchy list is big.


    I wish it was like on blender, you select a object and then press X and the object is deleted.
     
  2. Prodigga

    Prodigga

    Joined:
    Apr 13, 2011
    Posts:
    1,119
    The Delete key deletes stuff, atleast one Windows. Also, selecting a GameObject in the scene should be making your hierarchy window focus on the selected entry.
     
  3. aras-p

    aras-p

    Unity Legend

    Joined:
    Feb 17, 2022
    Posts:
    65
    Delete (mac might be Cmd+Backspace) keyboard shortcut has existed since forever in Unity.
     
  4. Aokkii

    Aokkii

    Joined:
    Nov 3, 2013
    Posts:
    117
    i'm on windows 11 unity 2022.1 and the delete key does nothing,


    edit: " supr " key works, (which is the spanish version of delete)

    i was thinking that the backspace key was the delete key this whole time :oops:
     
    Last edited: Jun 29, 2022
    Prodigga likes this.