I am writing this post because I would like to know if there is a work around for the following issue.
When I need to open asset from the asset store on my Unity. The browser open a link like : “com.unity3d.kharma:content/161951”. Then to open link I use the UnityHub.AppImage which open the hub but only move me on the “Projects” menu and doesn’t show me the asset or anything.
And this issue seems to exist since quite a while. The only work around is to use the LTS of unity (2019) and import the asset by using the built in asset store of the editor. The problem is that this work around is not good when you need to import a whole project.
When I import project from the “learn” menu it work perfectly fine, but I can’t search specific project as there are no search bar. So I wanted to know if there is a real way to make the link openning work.
I was also not able to Download the packages from the browser and open in Unity. However, after struggling to find a work around, I realized that the asset was visible in Package Manager. Therefore, if you go to Package Manager Window and select from the drop down: Packages → My Assets, you will probably see the asset you were trying to open with the browser. Click on the name and on the right, you will see the download button and everything will work smoothly