Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.

Bug UnityHub crash on Ubuntu 22.04LTS

Discussion in 'Unity Hub' started by muhmdhsn313, May 27, 2022.

  1. muhmdhsn313

    muhmdhsn313

    Joined:
    Jan 14, 2018
    Posts:
    3
    Hello,
    I installed UnityHub version 3.1.2 on Ubuntu 22.04 LTS, but it shows a black screen and didn't open. I try to open using terminal and this error printed in terminal while it was opening:

    ```
    ERROR: Licensing SDK logging callback is not registered. Please use 'registerLoggingAdapter' function from the SDK to do so.
    ```

    Thanks
     
  2. muhmdhsn313

    muhmdhsn313

    Joined:
    Jan 14, 2018
    Posts:
    3
    Another error in terminal printed:

    ```
    libva error: vaGetDriverNameByIndex() failed with unknown libva error, driver_name = (null)
    ```
     
  3. lerichard

    lerichard

    Joined:
    Oct 23, 2015
    Posts:
    2
  4. cowboy3398

    cowboy3398

    Joined:
    Feb 24, 2013
    Posts:
    1
    Install SSL1.1 and it will open

    sudo dpkg -i libssl1.1_1.1.0g-2ubuntu4_amd64.deb
     
  5. hashashin

    hashashin

    Joined:
    Mar 31, 2014
    Posts:
    22
    I am having a similar problem with UnityHub and Linux Mint. It either doesn't start at all, or if I try to run it twice, I have the load window, but it never ends.

    There is no libssl 1.x version on linux mint, it seems.

    Thanks for any idea
     
  6. snoopyonline78

    snoopyonline78

    Joined:
    Jan 20, 2023
    Posts:
    1
    Hello, I have the same problem installed old version off libSSL. the Unity hub starts, but when I start a project the interface opens but then it freezes. someone knows the problem?
    No possibility to kill the process I have to restart Ubuntu
    Please help