i am using the latest unity hub, and a couple of days ago a problem accord in my hub, when I start using the hub it will not open and after a couple of minutes, it will say that it has encountered a critical error.
and here my story begins, I tried reinstalling the hub and restarting but nothing, I recovered my windows, I deleted everything related to unity I could find, I got to the registry, changed values in .json files, tried older versions of the hub, tried downloading unity version directly, tried reading the logs and nothing worked really, a lot of searching on the web, also I tried using unity hub offline(didn’t work) and I did some more things that didn’t work.
I never had such a persistent problem, and to say the truth if I wasn’t working on a project with other people I would have already given up, this problem is driving me crazy!
I can tell you what I think caused the problem:
a couple of days I was removed from a unity team advanced seat and I had used a project from there but I deleted it a long time ago.
i really need help!
i don’t know how to send the log file so if you need it tell me but it says mostly :
at rejected (C:\Program Files\Unity Hub\resources\app.asar\build\main\services\licenseService\licenseService.js:6:65)"}
(and some similar things)
if all else fails you can always downgrade to Hub v2 , sadly they removed the option to download older hub versions , however it still seems that u can download the beta Unity Hub v2.0 beta is now available for download - get a copy before they decide to purge that as well
Maybe try uninstalling it , then delete the folder " C:\Users\UserName\AppData\Roaming\UnityHub " to clear the catch and then do a fresh installation ?
Had the same problem, tried uninstalling etc. and nothing. In the end I was able to fix it following the advice of rasterX found towards the bottom of this thread: Unity Hub 3.0 fails to open
The problem (simplified) appears to be that the the 3.x Hub cannot handle projects with square brackets [ ] in their title. After reading this I realized that I had just recently added two projects that used brackets in their name. So I followed one of rasterX’s suggestions: I uninstalled the Hub, deleted %UserProfile%\AppData\Roaming\UnityHub\logs, and finally (this is the real fix!) deleted all the RecentlyUsedProjectPaths* from the registry (\HKEY_CURRENT_USER\SOFTWARE\Unity Technologies\Unity Editor 5.x\RecentlyUsedProjectPaths). There is also the option to edit them but this was quicker and I didn’t mind losing the list. After this I reinstalled the Hub and it seems to be working fine.
When I’m trying to install any editor or any module it displays error “install failed: validation failed”.
I tried to resolve this by following means:
Restart Unity Hub
Restart Laptop
Stop Unity from Task Manager and restart Unity hub
Disabling UAC in Control Panel
Disabling UAC from Regedit
Giving to all users full admin permissions
Creating full admin user and trying to install from it
Buying Window 11 Pro and disabling UAC prompt from Group Policies
In the end, what really helped to find older (3.3.0) version of Unity Hub in webarchive and install it instead of 3.5.0 (link to 3.3.0 in replied post)