Search Unity

Resolved Unity Hub 3.4.0-beta.1 in stable version (Ubuntu)

Discussion in 'Unity Hub' started by warkenji, Nov 17, 2022.

  1. warkenji

    warkenji

    Joined:
    May 10, 2014
    Posts:
    3
    Hello, I'm in stable version of the repository but the hub has been updated to version 3.4.0-beta.1.

    Code (csharp):
    1. $ sudo apt-cache policy unityhub
    2. unityhub:
    3.   Installed: 3.4.0-beta.1
    4.   Candidate: 3.4.0-beta.1
    5.   Version table:
    6.  *** 3.4.0-beta.1 500
    7.         500 https://hub.unity3d.com/linux/repos/deb stable/main amd64 Packages
    8.         100 /var/lib/dpkg/status
    9.      3.3.0-beta.3 500
    10.         500 https://hub.unity3d.com/linux/repos/deb stable/main amd64 Packages
    11.      3.3.0 500
    12.         500 https://hub.unity3d.com/linux/repos/deb stable/main amd64 Packages
    13.      3.2.0 500
    14.         500 https://hub.unity3d.com/linux/repos/deb stable/main amd64 Packages
    15.      3.1.2 500
    16.         500 https://hub.unity3d.com/linux/repos/deb stable/main amd64 Packages
    17.      3.1.1 500
    18.         500 https://hub.unity3d.com/linux/repos/deb stable/main amd64 Packages
    19.      3.1.0 500
    20.         500 https://hub.unity3d.com/linux/repos/deb stable/main amd64 Packages
    21.      3.0.1 500
    22.         500 https://hub.unity3d.com/linux/repos/deb stable/main amd64 Packages
    23.      3.0.0 500
    24.         500 https://hub.unity3d.com/linux/repos/deb stable/main amd64 Packages
     
  2. lzbk

    lzbk

    Joined:
    Dec 3, 2017
    Posts:
    10
    This might be because it uses libssl3 and thus be actually works on Ubuntu 22.04+ (as opposed to Unityhub 3.3, which did not launch). I actually could launch it on Mint 21 :D
     
    Last edited: Nov 17, 2022
  3. warkenji

    warkenji

    Joined:
    May 10, 2014
    Posts:
    3
    But Unity Hub 3.3 was working for me
     
  4. Tooster

    Tooster

    Joined:
    Jan 30, 2019
    Posts:
    11
    My apt also wants to install 3.4.0-beta.1, but it fails to fetch:

    E: Failed to fetch https://hub-dist.unity3d.com/artifactory/hub-debian-prod-local/pool/main/u/unity/unityhub_amd64/unityhub-amd64-3.4.0-beta.1.deb 404 Not Found [IP: 72.247.182.10 443]
     
  5. warkenji

    warkenji

    Joined:
    May 10, 2014
    Posts:
    3
    Beta version has been removed:

    Code (csharp):
    1. $ sudo apt-cache policy unityhub
    2. unityhub:
    3.   Installed: 3.3.0
    4.   Candidate: 3.3.0
    5.   Version table:
    6. *** 3.3.0 500
    7.         500 https://hub.unity3d.com/linux/repos/deb stable/main amd64 Packages
    8.         100 /var/lib/dpkg/status
    9.      3.2.0 500
    10.         500 https://hub.unity3d.com/linux/repos/deb stable/main amd64 Packages
    11.      3.1.2 500
    12.         500 https://hub.unity3d.com/linux/repos/deb stable/main amd64 Packages
    13.      3.1.1 500
    14.         500 https://hub.unity3d.com/linux/repos/deb stable/main amd64 Packages
    15.      3.1.0 500
    16.         500 https://hub.unity3d.com/linux/repos/deb stable/main amd64 Packages
    17.      3.0.1 500
    18.         500 https://hub.unity3d.com/linux/repos/deb stable/main amd64 Packages
    19.      3.0.0 500
    20.         500 https://hub.unity3d.com/linux/repos/deb stable/main amd64 Packages