Wayback Machinekoobas.hobune.stream
May JUN Jul
Previous capture 13 Next capture
2021 2022 2023
1 capture
13 Jun 22 - 13 Jun 22
sparklines
Close Help
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
  • Asset Store
  • Get Unity

UNITY ACCOUNT

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account
  • Blog
  • Forums
  • Answers
  • Evangelists
  • User Groups
  • Beta Program
  • Advisory Panel

Navigation

  • Home
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
    • Blog
    • Forums
    • Answers
    • Evangelists
    • User Groups
    • Beta Program
    • Advisory Panel

Unity account

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account

Language

  • Chinese
  • Spanish
  • Japanese
  • Korean
  • Portuguese
  • Ask a question
  • Spaces
    • Default
    • Help Room
    • META
    • Moderators
    • Topics
    • Questions
    • Users
    • Badges
  • Home /
avatar image
8
Question by Andrzej · Feb 23, 2012 at 04:25 PM · listprojectremovewizard

How to remove project from the Project Wizard

Hey

My project list in this startup wizard (or when you Open Project) is getting filled with old stuff that just annoy me. Is there any way to remove those entries or "purge" the list from projects that no longer exist?

Thanks in advance Andrzej

Comment
Add comment
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

6 Replies

· Add your reply
  • Sort: 
avatar image
27
Best Answer

Answer by skalev · Feb 23, 2012 at 11:15 PM

On Windows, this is written to the registery.

Run regedit, and find the key -

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

There you'll see the list of RecentlyUsedProjectPaths you can delete them :)

Comment
Add comment · Show 8 · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image bibbis · Jan 28, 2017 at 05:32 PM 0
Share

5 years later and this is still the way to go :P

avatar image FrostPaladin bibbis · Mar 16, 2017 at 12:43 AM 0
Share

5 years, 1 month and still counting :) Thank you. This was really annoying!

Did you know this value doesn't even get cleared if you uninstall Unity? It's there forever. (In my case under Unity Editor 5.x)

avatar image splitter20 FrostPaladin · Apr 12, 2017 at 02:00 AM -1
Share

5 years, 2 months. Thanks for the answer!

Show more comments
avatar image chucongqing · May 25, 2018 at 02:30 AM 0
Share

2018/5/25 work like charm

avatar image Scarletor · Mar 07, 2019 at 09:37 AM 0
Share

7 year later and i havent tried it yet lol!

avatar image OussamaRip · Apr 14, 2020 at 02:31 PM 0
Share

14/04/2020 Still Works !! Thank you :D

avatar image
28

Answer by ARKMs · Jan 07, 2015 at 07:15 AM

I create this software that help in easy way remove projects in Windows.

For Unity 5.X - http://arjierdagames.com/links/projectlistv5

For Unity 4.X - http://arjierdagames.com/blog/archivos/Project%20List%20Unity%20Manager.zip


projeclistcapture.jpg (28.6 kB)
Comment
Add comment · Show 13 · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image JG0328 · Jul 03, 2016 at 10:56 PM 0
Share

Thanks!!! It works perfectly : )

avatar image Gozzy77 · Jul 05, 2016 at 03:26 AM 0
Share

You are a legend, mate. You tool got rid off all my headaches with couple clicks. Thanks so much for creating this tool.

avatar image TRIUNE · Jul 15, 2016 at 03:20 PM 0
Share

Thanks so much for doing this man!

avatar image pekdemir · Nov 07, 2016 at 10:04 AM 0
Share

Thank you! Works great. :-)

avatar image Deyama · Oct 23, 2017 at 02:31 PM 0
Share

Thank you, works great, but how about adding multiselection?

avatar image ARKMs Deyama · Oct 23, 2017 at 05:07 PM 0
Share

Sure!, during the week I will add multiselection.

avatar image ARKMs Deyama · Oct 24, 2017 at 08:06 PM 0
Share

Ready!! :)

Show more comments
avatar image
11

Answer by nickfourtimes · May 29, 2013 at 04:44 AM

I tend to just rename the project directory -- say, from ProjectA/ to ProjectA-2/. Then restart Unity: it won't find the project, and will remove it from the project window. Then quit Unity once again. Optional: renaming ProjectA-2/ back to ProjectA/.

A bit of a hacky workaround, though some might prefer it to registry hacking.

Comment
Add comment · Show 1 · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image FabDynamic · Oct 23, 2017 at 07:49 PM 0
Share

This solution works well on $$anonymous$$ac too.

avatar image
4

Answer by shzaur · Nov 28, 2017 at 07:27 PM

On Ubuntu

open file ~/.local/share/unity3d/prefs and remove lines with RecentlyUsedProjectPaths

Comment
Add comment · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image
1

Answer by LoungeKatt · Apr 26, 2019 at 03:44 PM

Windows:

  • Run regedit

  • Locate HKEY_CURRENT_USER\Software\Unity Technologies\Unity Editor [VERSION].x

  • Delete RecentlyUsedProjectPaths value


Mac:

  • Open ~/Library/Preferences/com.unity3d.UnityEditor[VERSION].x.plist

  • Delete RecentlyUsedProjectPaths-[NUMBER] key/value


Ubunutu:

  • Open ~/.local/share/unity3d/prefs

  • Delete RecentlyUsedProjectPaths line


Courtesy of https://forum.unity.com/threads/clear-recently-opened-projects.32460/

Comment
Add comment · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
  • 1
  • 2
  • ›

Your answer

Hint: You can notify a user about this post by typing @username

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this Question

Answers Answers and Comments

38 People are following this question.

avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image

Related Questions

A node in a childnode? 1 Answer

List That Won't Remove The Last Two Elements 3 Answers

Removing object from a list also removes it from a different list? help! 2 Answers

Problems with removing a random from a list 2 Answers

Project Wizard Window opens on lower left screen 0 Answers


Enterprise
Social Q&A

Social
Subscribe on YouTube social-youtube Follow on LinkedIn social-linkedin Follow on Twitter social-twitter Follow on Facebook social-facebook Follow on Instagram social-instagram

Footer

  • Purchase
    • Products
    • Subscription
    • Asset Store
    • Unity Gear
    • Resellers
  • Education
    • Students
    • Educators
    • Certification
    • Learn
    • Center of Excellence
  • Download
    • Unity
    • Beta Program
  • Unity Labs
    • Labs
    • Publications
  • Resources
    • Learn platform
    • Community
    • Documentation
    • Unity QA
    • FAQ
    • Services Status
    • Connect
  • About Unity
    • About Us
    • Blog
    • Events
    • Careers
    • Contact
    • Press
    • Partners
    • Affiliates
    • Security
Copyright © 2020 Unity Technologies
  • Legal
  • Privacy Policy
  • Cookies
  • Do Not Sell My Personal Information
  • Cookies Settings
"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Default
  • Help Room
  • META
  • Moderators
  • Explore
  • Topics
  • Questions
  • Users
  • Badges