I updated the Hub from 2.2 to 2.3.0 and now my project wont load. It works if i try to create a new empty project.
Unity version 2019.2.13f1
I tried restarting my PC and reinstalling the Unity Hub.
When i click to open my project it shows the loading screen, but then switches back to the hub after 2 seconds.
Same problem after updating to 2.3.0, I have researched all forum and google but nothing helped.
What happened:
Unity hub didn’t recognized my license. For old license it said something like “Machine not matching with this license”.
I created new license and tried to open project from hub. It launches unity splash screen, after few seconds UnityHub restarting and at bottom appears text “unity is already in list. you cannot locate the same version”, and that’s it, nothing happening after that.
What I have tried:
Fully deleted all unity editors and unity hub.
Cleared all files and registers related to unity from AppData and this like folders.
Reinstalled Hub (different versions). Installed different versions of unity.
Before problem appeared, I connected new USB-hub with Ethernet port to my laptop. Seems like this is the reason of the problem. I have tried different things like disconnected it, delete new ports from device manager, connected again and many other tricks but nothing helped.
So, anyone reading this, do not connect any new device with wan ports to your computer. Otherwise you will lose access to your projects
We’re sorry you’re experiencing issues with Unity Hub. Let’s figure out what’s going on together.
Please try this workaround and let me know if it solves the problem. We’re going to revoke the Unity license and go through the licensing flow again. Occasionally the license gets confused due to hardware changes or a major OS update.
First, open Unity Hub and navigate to Preferences. Now access the License Management menu and click the Return License button. Confirm the selection and wait for the process to finish.
Now restart the Hub and go back to License Management (to use a shortcut, you can click the Manage License on the toast notification). Click the Activate New License button and select the license tier you’ve been using. Input the serial number if necessary and click Done. Wait for the process to finish.
At this point, try quitting the Hub and relaunching it. Try to open your project again.
Please let us know if this addresses your problem!
@Jasur_Challenges Appreciate you trying this workaround. Thanks for the update!
Have you already reached out to support@unity3d.com by any chance? To take your issue to the next step, we’d need your logs for Unity Hub, Unity Editor and Unity Licensing Client. It’s best if you create a support ticket and send them the logs so we can take a better look at the problem over here.
Hey @BasilUnity , I have the exact same issue as @Jasur_Challenges
I tried reactivating the license following the instructions but it didnt work.
Joris from Unity support is trying to help me but we are stuck, please let us know if you find another solution.
Hi @BasilUnity ,
I’m uploading 3 files with zip. I think you can see that I have tried different things to solve the issue. Hope it will not causes difficulties.
Thank you for attention.
The logs you sent us informs us of the nature of the problem but not what the problem actually is. We’d really appreciate this last bit of information from you.
Please note that this is one long line rather than two separate commands. Please try it on your machine and reply with your output. Your help would be greatly appreciated!
Opened “Unity.lic” file from “C:/ProgrammData/Unity” with text editor.
Here i found "Binding Key=“5” value. It was different from my primary network adapter’s Mac Address.
With command for PowerShell provided by @BasilUnity I checked, which of adapters has matching “permanent address” to "Binding Key=“5” value. It was “XBox Wireless Adapter for Windows”.
Use this command in PowerShell:
Deleted this adapter from “Device Manager” (win+x).
Opened UnityHub and it is automatically said that license is incorrect and machine not matching.
Activated New Licence from hub.
That’s it, seems everything is working properly now.
Also information if anyone will need.
I restarted my PC and checked “XBox Wireless Adapter for Windows” from device manager. It’s reinstalled automatically. But UnityHub still works fine.
Thank you @BasilUnity and all for help and giving me direction.
@Jasur_Challenges : No need to thank me, you pretty much did all the work by yourself! I was wondering if this is caused by the XBox Wireless Adapter for Windows but wanted to check something first before suggesting a workaround. All that to say: thank you for figuring out the solution and posting it.