Search Unity

Question Unity hub not opening or creating projects on linux

Discussion in 'Unity Hub' started by larsl2005, Feb 14, 2022.

  1. larsl2005

    larsl2005

    Joined:
    Apr 30, 2019
    Posts:
    2
    Hello,
    I have recently updated to hub v3 and now none of my projects open and when i try to create a project it adds it to the list but does not create the files or even open unity.
    I also was dumb enough to uninstall hub v2 before confirming the new one worked and can't find a download for that one.
    I'm on manjaro if that helps.
     
  2. couper64

    couper64

    Joined:
    Sep 30, 2020
    Posts:
    1
    Hello,

    I had the same problem, but on Xubuntu 20.04. Not sure what really caused it, but here is what I did to fix it:
    • Remove all installed editors.
    • Remove Unity Hub via command line: sudo apt remove unityhub
    • Remove any traces of Unity in .config and .local folder under user folder.
    • Installed Unity Hub via command line: sudo apt install unityhub
    • Open Unity Hub via GUI not CLI.
    • Followed all the default recommendations and it managed to create a project and launch an editor.
    Hope it helps.
     
    JolyHoe likes this.