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.

Used ProBuilder to make a map and have an error I can figure out

Discussion in 'World Building' started by fernandezjason1, Apr 1, 2021.

  1. fernandezjason1

    fernandezjason1

    Joined:
    Sep 10, 2020
    Posts:
    1
    Getting this error:

    Library\PackageCache\com.unity.textmeshpro@2.1.4\Scripts\Runtime\TMP_DefaultControls.cs(188,22): error CS1061: 'RectMask2D' does not contain a definition for 'padding' and no accessible extension method 'padding' accepting a first argument of type 'RectMask2D' could be found (are you missing a using directive or an assembly reference?)

    I was getting more but after messing around and updating some packages in the package manger I fixed them. Can't figure out how to fix this last one and would appreciate some help.
     
  2. Valjuin

    Valjuin

    Joined:
    May 22, 2019
    Posts:
    481