Search Unity

Question ui Builder install error ,unity version 2020.3.2f1

Discussion in 'UI Toolkit' started by weng7654, Oct 8, 2021.

  1. weng7654

    weng7654

    Joined:
    Oct 8, 2021
    Posts:
    1
    I just install in package management ,but it shows some error
    like
    Library\PackageCache\com.unity.ui.builder@1.0.0-preview.17\Editor\Builder\Library\BuilderLibraryProjectScanner.cs(51,34): error CS7036: There is no argument given that corresponds to the required formal parameter 'content' of 'SearchFilter.SearchFilter(string)'

    Library\PackageCache\com.unity.ui.builder@1.0.0-preview.17\Editor\Builder\Library\BuilderLibraryProjectScanner.cs(53,17): error CS0117: 'SearchFilter' does not contain a definition for 'searchArea'
    Library\PackageCache\com.unity.ui.builder@1.0.0-preview.17\Editor\Builder\Toolbar\BuilderToolbar.cs(893,17): error CS0117: 'SearchFilter' does not contain a definition for 'searchArea'

    is it conflict my project ?
     
  2. JuliaP_Unity

    JuliaP_Unity

    Unity Technologies

    Joined:
    Mar 26, 2020
    Posts:
    700
    Hello, for using the UI Builder version preview.17 you need Unity 2020.3.12f1 or newer. Also there's a new version out as of yesterday (preview.18) that we're recommending 2020.3.15f1 or newer.

    You need to update your Unity installation in order to use newer versions of the UI Builder package. We also suggest using the UI Toolkit package of the same version number.