Search Unity

  1. Unity Asset Manager is now available in public beta. Try it out now and join the conversation here in the forums.
    Dismiss Notice

Unity 2020.1.0 Alpha 18 has been released

Discussion in '2020.1 Beta' started by davidlovegrove, Jan 8, 2020.

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

    davidlovegrove

    Unity Technologies

    Joined:
    Nov 20, 2017
    Posts:
    242
  2. Deleted User

    Deleted User

    Guest

    Ah, at last! :D

    I hope you guys had good holidays! :D
     
  3. Lars-Steenhoff

    Lars-Steenhoff

    Joined:
    Aug 7, 2007
    Posts:
    3,524
    Editor: Async Task Progress Bars

    The image for this in the release notes is missing.
     
  4. Cell-i-Zenit

    Cell-i-Zenit

    Joined:
    Mar 11, 2016
    Posts:
    290
    Iam getting some errors while running my game from inside the editor:

    Assertion failed on expression: 'pos == inputBuffer.size()'

    Assertion failed on expression: 'pos == inputBuffer.size()'
    UnityEngine.GUIUtility:processEvent(Int32, IntPtr)

    Assertion failed on expression: '0 == m_CurrentBuiltInBindMask'
    UnityEngine.GUIUtility:processEvent(Int32, IntPtr)
     
  5. Deleted User

    Deleted User

    Guest

    Make sure the packages you use in your project are up to date.
     
    vakabaka likes this.
  6. Cell-i-Zenit

    Cell-i-Zenit

    Joined:
    Mar 11, 2016
    Posts:
    290
    It looks like i had to update TextMeshPro (but i dont use it in my project lol), anyway no errors now! thanks for that help
     
    Lars-Steenhoff likes this.
  7. Deleted User

    Deleted User

    Guest

    Remove it and all the packages your are not using in your project. (That includes Visual Studio Editor which is not needed if you are on a Windows pc.)
     
    Cell-i-Zenit likes this.
  8. DigitalBiteGames

    DigitalBiteGames

    Joined:
    Mar 30, 2016
    Posts:
    17
    Nice, I gonna test it right away - so far alpha 17 was kinda ok, some crashes but for most time it was stable. Glad they fixed GPU Memory Leak :D !
     
    Lars-Steenhoff likes this.
  9. Yijiankeji

    Yijiankeji

    Joined:
    Jul 27, 2019
    Posts:
    43
    Hi,
    UnityEditor.AsyncProgressBar is miss, how to solved this?
     
  10. davidlovegrove

    davidlovegrove

    Unity Technologies

    Joined:
    Nov 20, 2017
    Posts:
    242
    Thanks for notifying us about the missing images in the release notes.
     
Thread Status:
Not open for further replies.