[RELEASED] Unity Package Uninstaller 2.0

The Package Uninstaller is back! With this tool, you can remove and uninstall the assets that you have downloaded from the Asset Store and keep your projects clean and organized.

Download Package Uninstaller 2.0

This plugin helps you remove and clean up any assets you have imported, from your project. You no longer need to worry about losing hours of your precious work. Package Uninstaller will do the hard job for you!

// REQUIREMENTS

  • Unity Editor version 2018.4.x and higher

// HOW TO USE

  • Go to “Window/Package Uninstaller”
  • Select from the list of the assets you have already imported from the Asset Store or open the package you want to remove from your hard disk.
  • Click “Uninstall” to open the file selector window.
  • Choose the contents you want to keep or remove.

// TROUBLESHOOTING

  • Package Uninstaller menu does not appear:
    When you import the Package Uninstaller, make sure that the Unity Editor builds the project successfully without any errors, at least once. Otherwise, the editor won’t be able to add the menu (it’s an almost common case for every utility asset). Don’t forget to restart the editor afterward.

If that didn’t solve the issue, close the Unity editor, then go to your project folder on your PC and remove all the sub-folders inside the Movinarc folder, except the Assets folder.

  • Some of the files are not removed after uninstalling the package:
    Package Uninstaller only removes the files/folders that are included inside the original asset that you’ve downloaded from Asset Store, not the ones which have been created after importing the asset.

  • I can’t see my asset in the list of packages:
    That could be a problem with your Unity installation or corrupted files/folders. You can check that out or also manually locate the asset (‘.unitypackage’ file) from your computer, using the Browse button.

- My issue is none of the above:
You can contact us via http://movinarc.com/contact and explain your issue and kindly add any screenshots or information that might make the case more clear.

// REMOVE

To remove the Package Uninstaller asset itself, simply select it from the list and hit Uninstall! If you don’t see the Package Uninstaller in the list, you should locate the “Package Uninstaller.unitypackage” file on your computer, using the Browse button.

// LINKS

2 Likes

The return of a hero.

2 Likes

Why it is deprecated now? :frowning: No PackageUninstaller 3 in the roadmap?