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.
  2. Join us on Thursday, June 8, for a Q&A with Unity's Content Pipeline group here on the forum, and on the Unity Discord, and discuss topics around Content Build, Import Workflows, Asset Database, and Addressables!
    Dismiss Notice

Unity 2020.1.0 Alpha 25 has been released

Discussion in '2020.1 Beta' started by davidlovegrove, Feb 28, 2020.

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

    davidlovegrove

    Unity Technologies

    Joined:
    Nov 20, 2017
    Posts:
    242
    APSchmidt likes this.
  2. APSchmidt

    APSchmidt

    Joined:
    Aug 8, 2016
    Posts:
    4,322
  3. locknic

    locknic

    Joined:
    Feb 9, 2018
    Posts:
    2
    Downloading! Fingers crossed my issues with the animator are fixed... I've been having to downgrade to add transitions and such then upgrade again because I need the generics serialization stuff.

    edit: I still cannot make animator transitions, or rename parameters :(
     
    Last edited: Feb 28, 2020
    alx1 and id0 like this.
  4. APSchmidt

    APSchmidt

    Joined:
    Aug 8, 2016
    Posts:
    4,322
  5. rz_0lento

    rz_0lento

    Joined:
    Oct 8, 2013
    Posts:
    2,357
  6. rz_0lento

    rz_0lento

    Joined:
    Oct 8, 2013
    Posts:
    2,357
    Lars-Steenhoff likes this.
  7. APSchmidt

    APSchmidt

    Joined:
    Aug 8, 2016
    Posts:
    4,322
    I know that but the Hub is there to facilitate the installation process.

    Anyway, there is no protocol handler for the Unity Hub in Firefox under Linux, making the "Install from the Hub" button useless for me. :)
     
  8. APSchmidt

    APSchmidt

    Joined:
    Aug 8, 2016
    Posts:
    4,322
    I searched my Firefox installation on Windows and found out how to add the protocol handler so that the "Install from Unity Hub" button works.

    If you are in this case, find the "Handlers.json" file in your profile folder and add the following line to it:
    Code (CSharp):
    1. ,"unityhub":{"action":4,"ask":true}
    including the comma, before the last "}}".
     
  9. sendspace

    sendspace

    Joined:
    Jul 24, 2016
    Posts:
    40
    Hello
    hdrp v8 dont show in upm , how to fix it ?
     
  10. rz_0lento

    rz_0lento

    Joined:
    Oct 8, 2013
    Posts:
    2,357
    sendspace likes this.
  11. alx1

    alx1

    Joined:
    Mar 31, 2016
    Posts:
    3
    I got an email form Unity, they said the issue is fixed in 2020.1.0a26 too bad its not available yet.
     
  12. erfg1234

    erfg1234

    Joined:
    Dec 15, 2017
    Posts:
    3
    I have the same issue as @locknic . The animator window is busted, only works in specific areas of the window, and adding more than 3 parameters will break the 4th boolean parameter. It'll only say "New Boolean" and won't let you rename it.

    @davidlovegrove
     
  13. valarus

    valarus

    Joined:
    Apr 7, 2019
    Posts:
    416
  14. sendspace

    sendspace

    Joined:
    Jul 24, 2016
    Posts:
    40
  15. transat

    transat

    Joined:
    May 5, 2018
    Posts:
    779
    @davidlovegrove i have to say that 2020.1.0a is getting super stable compared to other unity versions I’ve previously used. I used to get many crashes a day and now it’s just maybe Unity hanging once or twice a day (usually if I’ve switched away for a while).

    TLDR; I’d say we’re ready for 2020.1.0b
     
  16. davidlovegrove

    davidlovegrove

    Unity Technologies

    Joined:
    Nov 20, 2017
    Posts:
    242
    That's great news. Thanks for the feedback.
     
  17. Lionious

    Lionious

    Joined:
    Apr 19, 2013
    Posts:
    47
    ye i can see the issue with animator states unclickable and cant even move them, hope that will be fixed in next version. also looking forward for beta :) since we are still in alpha.
     
  18. transat

    transat

    Joined:
    May 5, 2018
    Posts:
    779
    Asset developers generally won't even look at anything in alpha. Beta has a slightly higher chance. The lack of docs (yes, i know, you're working on it and it's a high priority, etc) is always the biggest impediment though.
     
  19. Lionious

    Lionious

    Joined:
    Apr 19, 2013
    Posts:
    47
    true , one of the reasons i build toolkits and systems myself :) . at the moment just explore what in alphas with bugs and stuff and lets see what coming in the beta. hopeful it will be good one.

    my real development either going be with beta or after. will decide later, never had plans for alpha releases (bad idea).
     
    Last edited: Mar 7, 2020
  20. mjc33

    mjc33

    Joined:
    Oct 9, 2019
    Posts:
    26
    Will the next release not be until Friday now, or is it possible something could something come out before that?
     
    ROBYER1 likes this.
  21. locknic

    locknic

    Joined:
    Feb 9, 2018
    Posts:
    2
    @mjc33 They just released 2020.1.0b1, and it has fixed all the issues I had!
     
Thread Status:
Not open for further replies.