Search Unity

Unity Hub Release Candidate (0.20.1) is now available

Discussion in 'Unity Hub' started by afshinity, Aug 21, 2018.

Thread Status:
Not open for further replies.
  1. afshinity

    afshinity

    Unity Technologies

    Joined:
    Jul 31, 2017
    Posts:
    334
    Greetings!

    If you have not installed the Unity Hub before, you can find it here:
    Download the hub for MacOS
    Download the hub for Windows
    Download the hub for Linux


    Otherwise, you should receive an auto-update notification in the next few hours, or when quitting and re-starting the hub.

    Here are the release notes for this version:

    0.20.1 - v1.0.0 - RC2

    Features
    * Added Linux support (experimental)
    * Automate generation of releases info
    * Open the editor installation file with the hub and download and install through the hub
    * Using native code to get the mac serial and uuid
    * Uses native code for mac and windows mac address
    * Install components from the zip
    * Show warning message before quitting if there was install/uninstall job in progress
    * Bug Reporter
    * Added Visual Studio Eula
    * Adds file associations to later open editor install file through the hub
    * Project upgrade warning messages
    * Using the Preview label instead of experimental

    Bug Fixes
    * Fixes the issue with mac uninstall when the user is asked for a permission
    * Add friendly error message when Hub cannot write license file to disk
    * Fixed some security issues
    * Fix typos around the app
    * Fix the issue where the application does not start if the local storage data was invalid
    * Add licenseError attribute in activation last steps
    * Hide sign in the dropdown in welcome and survey page
    * Uninstall correctly any version of Unity on Windows
    * Update Linux app icon
    * Update the tray menu when the signed-in state changes on Linux
    * Create the user license directory with normal permissions
    * Better logging
    * Fix the install or open project problem when there was a space in the editor path
    * Set the default path of the open project to latest project selected
    * Changed the text from select project to select the folder when changing the directory of a new project
    * Auto-Update improvement
     
  2. wahyuway

    wahyuway

    Joined:
    Oct 7, 2013
    Posts:
    84
    When i updated to this version on Windows, i lost my previous unity installation. So i need to re-download and install Unity again. Is this known case?
     
  3. afshinity

    afshinity

    Unity Technologies

    Joined:
    Jul 31, 2017
    Posts:
    334
    This is not a known issue. Would you please report a bug? (You can report a bug through the tray menu)
    Also, I am wondering if your unity installs are downloaded with Unity Hub? If yes, did you change the installation location by any chance?
     
  4. wahyuway

    wahyuway

    Joined:
    Oct 7, 2013
    Posts:
    84
    I've reported the bug.
    Yes, I install Unity Hub on my D drive than default installation folder. And put Unity installation using Unity Hub inside D:\Program Files\Unity Hub\Editor.
     
  5. afshinity

    afshinity

    Unity Technologies

    Joined:
    Jul 31, 2017
    Posts:
    334
    When you upgraded to the latest hub, did you lose the folders under `D:\Program Files\Unity Hub\Editor`? Or they are there and don't show up when you start the hub?
     
  6. wahyuway

    wahyuway

    Joined:
    Oct 7, 2013
    Posts:
    84
    Yup, i've checked the folder in explorer and i lose my "D:\Program Files\Unity Hub\Editor" also.
     
  7. AbrahamDUnity

    AbrahamDUnity

    Unity Technologies

    Joined:
    Jun 28, 2017
    Posts:
    431
    Hello,

    After testing a few scenarios we came to the conclusion that your issue will occur when the Unity editor install location is inside the Hub's install location. Unfortunately our auto-update mechanism cleans up the Hub's directory at every update. We will try to detect this in the future and show a warning.

    In the meantime we recommend you choose another location for your installs of Unity. Anywhere outside the Hub's installation folder should be fine.

    Thanks for the feedback!

    PS: If you wish to discuss this further, could you please create a new thread? This will help other users that experience the same issue.
     
  8. gBraca

    gBraca

    Joined:
    Jun 29, 2018
    Posts:
    8
    Hello,

    I recently tried installing Unity Hub on Debian Stretch. All right, I was able to download the two versions of Unity that are available at this moment in this client.

    However, I can not install modules. For example, if I want to install the Android module, the Windows module or just the documentation, I get the following error:

    Module Installation Failed For Unity 2017.4.10f1
    Failed to Install Documentation.
    Failed to install Android Build Support.
    Failed to install Windows Build Support.

    The same thing happened with version 2018.2.6f1, except that it allowed me to install the documentation there.

    Any ideas?
     
  9. afshinity

    afshinity

    Unity Technologies

    Joined:
    Jul 31, 2017
    Posts:
    334
    Do you think it is related to this forum? https://forum.unity.com/threads/lin...nstall-mac-windows-build-support-mono.548896/

    If yes, we are shipping a fix for this in 0.22.2 (soon)
     
    gBraca likes this.
  10. maggot

    maggot

    Joined:
    Nov 25, 2009
    Posts:
    11
    This Unity Hub 0.20.1 is working on Linux Ubuntu 18.04. The interface is great!
     
    afshinity and turbanov like this.
  11. rudylee94

    rudylee94

    Joined:
    Sep 8, 2015
    Posts:
    5
    Hi,i run unity hub failed.When i click personal to activate ,it start activate progress bar . when it is end, I am back to activation panel again;
     
  12. afshinity

    afshinity

    Unity Technologies

    Joined:
    Jul 31, 2017
    Posts:
    334
    Would you please open a new thread for this issue. I may have workarounds for this issue.
     
  13. PrizPro

    PrizPro

    Joined:
    Feb 7, 2017
    Posts:
    9
    od3098 likes this.
  14. PrizPro

    PrizPro

    Joined:
    Feb 7, 2017
    Posts:
    9
    I updated Unity Hub for Linux. New version 1.1.0
    But the problem remained.
     
  15. afshinity

    afshinity

    Unity Technologies

    Joined:
    Jul 31, 2017
    Posts:
    334
    Sorry for the inconvenience.
    It may be related to the fact that you don't have 7z (a bug that we are working on). Can you try `sudo apt-get install p7zip-full` as a workaround to see if that is the issue?
     
  16. LunarPenguin

    LunarPenguin

    Joined:
    Jul 9, 2017
    Posts:
    2
    OS: Fedora Linux 28
    Unity Hub: 1.1.0
    Unity Version: 2018.2.11f1

    I am having the same issue as PrizPro. The Android Build Support module is the only one that fails to install. All others install just fine (Windows, Mac, iOS, etc.). I do have p7zip installed, and that made no difference.

    Is there a log file somewhere that I could look at that would give a more descriptive error than "Failed to install Android Build Support"?

    Thanks!
     
  17. afshinity

    afshinity

    Unity Technologies

    Joined:
    Jul 31, 2017
    Posts:
    334
    You can find logs for Unity Hub here: ~/.config/UnityHub/logs
    Also, you can report a bug through the bug reporter bundled with the hub (accessible through my account dropdown or the tray menu). That way, we can also take a closer look into the log files.

    Thanks
     
  18. PrizPro

    PrizPro

    Joined:
    Feb 7, 2017
    Posts:
    9
    It all worked. The problem was this.
    I installed p7zip
    And I was able to install the components. Including Android Build Support


    But I have a question. Now I can not remove the components. So it should be?
     
  19. afshinity

    afshinity

    Unity Technologies

    Joined:
    Jul 31, 2017
    Posts:
    334
    Would you please open a separate thread for other issues. thanks
     
  20. Mainman002

    Mainman002

    Joined:
    Jan 6, 2018
    Posts:
    1
    testing out Unity Hub in Manjaro Linux xfce, so far the editor works very well, nice list of helpful resources to get started learning unity. I really like being able to manage my versions in one easy to use gui! thank you to the devs working on this awesome tool (sorry if this is eating up space here but I had to say thank you cause I really needed this XD)
     
    afshinity likes this.
  21. gromilQaaaa

    gromilQaaaa

    Joined:
    Oct 28, 2013
    Posts:
    14
    How do I install specific Unity versions and components via command line on Linux?
    I was using this code for specific version installation:
    --unattended --install-location=/opt/Unity --verbose --download-location=/tmp/unity --components=Unity,Android,Windows,Windows-Mono,WebGL


    Also, how do I get a list of available versions in commandLine? Maybe thereis some "latest"?
     
  22. witcher112x

    witcher112x

    Joined:
    Jul 14, 2017
    Posts:
    3
    I also had some issues with installing Android support (I'm using Manjaro).

    Installing `cpio` fixed it (I found in logs that it was missing in my configuration).

    PS. Thank you for bringing Unity Hub to Linux!
     
Thread Status:
Not open for further replies.