Removing Projects Downloaded in Unity Hub

Good day. I am a beginner to Unity. As I was trying to download some of the tutorials in the Learning page, one project was broken. I am not able to find any way to remove it and thus download it again to fix it.

3 Likes

Can someone please help me?

Somewhere around here:
C:\Users<YourUsername>\AppData\Roaming\Unity\Asset Store-5.x\Unity Technologies\Project

7 Likes

Thanks! Saved the day

Linux users can find the downloaded packages here: /home/username/.local/share/unity3d/Asset Store-5.x/Unity Technologies/

Let’s hope a Mac user will come here and post the relevant path. :slight_smile:

For Mac users: /Users/{Username}/Library/Unity/Asset Store-5.x/Unity Technologies

1 Like

None of these work for me, is there a new way to do it on Mac Catilina?

2 Likes

Wrong Path for Catalina and above(

I have downloaded Ruby’s Adventure 2d, But It is can’t be used, So I want to redownload it. And my computer is MAC, I can’t find it in /Users/{Username}/Library/Unity/Asset Store-5.x/Unity Technologies
How I can do?

On a Mac, deleting the “downloadedProjectsMetadata.json” file from Users/[username]/Library/Application Support/UnityHub/downloadedProjectsMetadata.json worked for me. I also deleted the cache from that directory for good measure. Hope that helps!

2 Likes

For those with similar config as mine, UnityHub 3.5.2 & Unity 2022.3, on Mac OS 13.6. I had to go to /Users/%USERNAME%/Library/Application Support/UnityHub/Templates, then remove the archives (.tgz) I didn’t want. Just 3D Sample Scenes in my case. I also remove the references in the file manifest.json.

In windows I also deleted C:\Users*%USERNAME%*\AppData\Roaming\UnityHub\downloadedProjectsMetadata.json.

1 Like