Search Unity

Where is UI Builder package in Windows 2020.1.0b14.4034?

Discussion in 'UI Toolkit' started by Ryuuguu, Jul 4, 2020.

  1. Ryuuguu

    Ryuuguu

    Joined:
    Apr 14, 2007
    Posts:
    391
    On OSX UI Builder package shows as a package I can install on Unity 2020.1.0b14.4034 but on the windows version there is no UI builder package. On OSX it is UI Builder 1.0.0-preview.1 . How can I download the package on Windows?

    Cheers,
    Grant
     
  2. DREBOTgamestudio

    DREBOTgamestudio

    Joined:
    Jan 30, 2018
    Posts:
    66
    You cant try find and open manifest.json in unity project.
    Add this string in document
    "com.unity.ui.builder": "1.0.0-preview.1",

    Please try this on empty project.
     
  3. uDamian

    uDamian

    Unity Technologies

    Joined:
    Dec 11, 2017
    Posts:
    1,231
    It should be there on Windows as well. On 2020.1, the toggle to view Preview packages has moved to Project Settings > Package Manager. It's possible that's now disabled on your Windows project and you can no longer see (all) preview packages including the Builder?
     
    EZaca likes this.