Search Unity

Resolved a fix for unity crashing on opening any window

Discussion in 'Linux' started by xAdamQ, Sep 7, 2022.

  1. xAdamQ

    xAdamQ

    Joined:
    Jul 23, 2016
    Posts:
    53
    1. download unityhub 2.4.6 from https://public-cdn.cloud.unity3d.com/hub/prod/UnityHub.AppImage
    2. after installing and signing in, if you could activate a new license, then open the editor from it and you're good to go
    3. however if you couldn't and the hub crashed with segmentation fault, I assume you have hub 3.xx installed from flathub and the license is activated, so copy /home/<user>/.var/app/com.unity.UnityHub/data/unity3d/ to /home/<user>/.local/share/unity3d/ and any editor version from the hub
     
    Black_Spree and ubuntu-user like this.
  2. xAdamQ

    xAdamQ

    Joined:
    Jul 23, 2016
    Posts:
    53
    however, it will be great if the editor identify the license of the flatpak hub!
     
    ubuntu-user likes this.
  3. justice_longbow

    justice_longbow

    Joined:
    Sep 25, 2022
    Posts:
    1
  4. Thymos666

    Thymos666

    Joined:
    Nov 19, 2022
    Posts:
    1
    Thanks for sharing. Had this issue with flatpak. I was able to downgrade to 2.6 and use Unity as normal.

    To do this,

    1. Make sure Unity flatpak is currently installed
    2. Run
    flatpak update --commit=e5bea653114a7a097b2be5320a667fabc1eb9ff0b49d120e61b318ec0d2f075c com.unity.UnityHub


    After downgrading, it now works as expected.


    Info on downgrading flatpaks
     
  5. doglitbug

    doglitbug

    Joined:
    Aug 8, 2019
    Posts:
    2
    I can confirm that this fix worked for me.
    Originally installed Unity via Pop Shop

    Pop OS 22.04
    Unity Hub 3.3.0 -> Unity Hub 2.4.6
    Editor versions 2021.3.14f1 and 2022.1.23f1

    Thank you!
     
  6. VR_Vamp

    VR_Vamp

    Joined:
    Nov 15, 2022
    Posts:
    1
    i know this thread is quite old,
    but i can confirm downgrading the hub to 2.6 fixed
    the issue i was having where the Unity editor version 2021.3.15f1
    would crash any time i opened another window in it,
    for example the package manager.
    Running on Pop!_OS 22.04
     
  7. doglitbug

    doglitbug

    Joined:
    Aug 8, 2019
    Posts:
    2
    Me again, I replaced my NVME with Pop OS 22.04 again and Unity Hub 3.4.1 and no longer have this issue.
     
  8. Chodjo

    Chodjo

    Joined:
    Sep 26, 2017
    Posts:
    6
    Im also using hub 3.4.1 and despite the libsssl1.0 workaround, I can work fine too :)