Search Unity

Clear 'Recently opened projects'

Discussion in 'Editor & General Support' started by PaulT, Oct 20, 2009.

  1. PaulT

    PaulT

    Joined:
    Oct 25, 2008
    Posts:
    17
    I was wondering if there's a way to clear the recently opened projects in the new Project Wizard? This is because I'll be giving a demonstration soon and I do not want to reveal some project names where I'm working on.

    Thanks in advance!
     
  2. jonas-echterhoff

    jonas-echterhoff

    Unity Technologies

    Joined:
    Aug 18, 2005
    Posts:
    1,666
    While there is no supported function to clear this, you could just move those project folders to a different location before starting up unity. When unity won't find a recently opened project in the same path, it will clear it from the list.
     
  3. Kuba

    Kuba

    Moderator

    Joined:
    Jan 13, 2009
    Posts:
    416
    On Mac you can open:
    /Users/<yourUserName>/Library/Preferences/com.unity3d.UnityEditor.plist
    and remove the RecentlyUsedProjectPaths-x keys.
     
    aylak likes this.
  4. PaulT

    PaulT

    Joined:
    Oct 25, 2008
    Posts:
    17
    Thanks for the tips. I tried both options, but I was not sure which exact parts to remove in the plist file. However it is for sure the file to edit. I tried the approach from Jonas, which works fluently. Thanks again!
     
  5. ravinder

    ravinder

    Joined:
    Aug 25, 2010
    Posts:
    150
    Thanks for the tip. It worked fine.
    Actually this is the better way than always changing the path of your projects.
     
  6. AlexHogan

    AlexHogan

    Joined:
    Oct 8, 2010
    Posts:
    7
    I was able to clear it in a Windows machine by clearing the value of:

    HKEY_CURRENT_USER\Software\Unity Technologies\Unity Editor 3.x\kProjectBasePath

    with regedit.
     
    AbgaryanFX likes this.
  7. Ayelis

    Ayelis

    Joined:
    Nov 14, 2012
    Posts:
    7
    For the most recent version, I was able to remove individual entries in Windows by navigating regedit to:

    HKEY_CURRENT_USER\Software\Unity Technologies\Unity Editor 4.x
    and scrolling down to the entries at "RecentlyUsedProjectPaths-..."

    I'm NOT about to go deleting shared repositories because I accidentally opened the wrong project file. There needs to be a button for this.
     
  8. ARKMs

    ARKMs

    Joined:
    Dec 10, 2014
    Posts:
    4
  9. eugene594

    eugene594

    Joined:
    Jul 20, 2015
    Posts:
    1
    I also used the SharpDevelop to make the small program to remove the recent project list for Unity 5.x. The source code is also provided in the zip file. Free to use and let me know if there are any problems. Thanks.



    http://ge.tt/9CwZK1L2/v/0
     

    Attached Files:

  10. Barry100

    Barry100

    Joined:
    Nov 12, 2014
    Posts:
    200
    cant complete download.. virus scanner says its a virus
     
  11. Aurore

    Aurore

    Director of Real-Time Learning

    Joined:
    Aug 1, 2012
    Posts:
    3,106
    Please create a new thread, this is completely off topic.
    You may need to whitelist Unity.
     
    robstardotstar likes this.
  12. D3struct10n2806

    D3struct10n2806

    Joined:
    Nov 20, 2015
    Posts:
    3
    This post was added in 2009. Seven years later, still no simple feature as to just right click then remove from project list. xD...
     
    AbandonedCart likes this.
  13. Jimbo10

    Jimbo10

    Joined:
    May 8, 2016
    Posts:
    6
  14. Jimbo10

    Jimbo10

    Joined:
    May 8, 2016
    Posts:
    6
    Thanks for that works for Windows 10 and Unity Hololens 5.4.0b14-HTP (64-bit)
     
  15. ckeenum23

    ckeenum23

    Joined:
    Oct 4, 2016
    Posts:
    6
    Anyone know the path for Linux?
     
  16. Trooperr1

    Trooperr1

    Joined:
    Sep 5, 2016
    Posts:
    2
    @ARKMs Thank you very much for that little feature, works like a charm
    (used on Win10 x64, Unity 5.6)
     
  17. CodeBear

    CodeBear

    Joined:
    Jan 17, 2016
    Posts:
    4
    I just tried this and the entries got re-populated when I re-opened Unity (2017.3.1p2). Is this list being stored/cached somewhere else?
     
    Last edited: Jun 20, 2018
  18. canttgames

    canttgames

    Joined:
    Oct 24, 2016
    Posts:
    1
    Excellent!
     
  19. Shizola

    Shizola

    Joined:
    Jun 29, 2014
    Posts:
    476
    Please add this functionality to Unity Hub.
     
  20. NicBischoff

    NicBischoff

    Joined:
    Mar 19, 2014
    Posts:
    204
    How has this NOT been added to unity yet, is it in 2020?
     
  21. vanfauzan11

    vanfauzan11

    Joined:
    Mar 31, 2021
    Posts:
    1

    tthank you, it's work