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

Bug Error with UI Toolkit 1.0.0-preview.9 and 2020.2.0b9.3373

Discussion in '2020.2 Beta' started by florianhanke, Oct 29, 2020.

  1. florianhanke

    florianhanke

    Joined:
    Jun 8, 2018
    Posts:
    426
    Moving to Unity 2020.2.0b9.3373 with the UI Toolkit installed causes a compilation error.

    Safe Mode shows the following:
    Library/PackageCache/com.unity.ui@1.0.0-preview.9/Editor/Inspector/EditorElement.cs(11,51): error CS0535: 'EditorElement' does not implement interface member 'IEditorElement.ReinitCulled(int)'


    Will report and post the Case # below.
     
  2. florianhanke

    florianhanke

    Joined:
    Jun 8, 2018
    Posts:
    426
    Case 1288874

    With the UI Toolkit removed, the errors I get are only related to it having been removed.
     
  3. thelebaron

    thelebaron

    Joined:
    Jun 2, 2013
    Posts:
    857
    florianhanke likes this.
  4. florianhanke

    florianhanke

    Joined:
    Jun 8, 2018
    Posts:
    426
    Thanks (again)! I had chronic issues on b1 also (often related to the layout), but also cannot easily go back to 2020.1 that I got a bit desperate :rolleyes: Hopefully b10 comes out soon. According to https://forum.unity.com/threads/ui-toolkit-1-0-preview-available.927822/page-4#post-6436871 there's a chance…
     
  5. rz_0lento

    rz_0lento

    Joined:
    Oct 8, 2013
    Posts:
    2,361
    Pretty sure I tested it being broken on b2 despite what Unity staff said there. It does work even on latest 2020.1 though.
     
    florianhanke likes this.
  6. florianhanke

    florianhanke

    Joined:
    Jun 8, 2018
    Posts:
    426
    Yes, can confirm – 2020.1 is fine (but I updated too eagerly and adapted all the code/vfx etc already).