docs.unity3d.com

    Auto Update of Unity Hub

    The Unity Hub features two channels for receiving updates. The default channel is Production, which will alert you to stable updates of the Hub.

    The other channel is the Beta channel, which will update you with the newest features before they are officially released. You can test these new features and will be alerted to all updates of the Hub.

    When there is an update to the Hub, a banner will appear at the top:

    The update banner

    To continue to use the outdated version of the Hub, select Dismiss. To update to the newest version in your channel, select Restart. This will restart the Hub application so that the updates can take effect.

    To access the webpage where you can submit feedback regarding the Hub to the team, select Send feedback.

    For more details on updates to the Hub, see the Release Notes.

    Auto Update of Unity Hub on Linux

    Once you have configured the Unity Hub repositories (instructions here) in your package managers, it’ll automatically query for a new version periodically based on the configurations defined in the operating system settings.

    You may receive these popups from your “Software Manager” whenever a new version is available as shown in the screenshot below.

    Debian / Ubuntu

    Update Notification on Ubuntu

    Alternatively, you can forcefully check for new versions by running the following command in your terminal:

    $ sudo apt update
    

    RHEL / CentOS

    Update Notification on Centos

    Alternatively, you can forcefully check for new versions by running the following command in your terminal:

    $ sudo yum check-update
    $ sudo yum update unityhub
    
    Copyright © Unity Technologies
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX.