Unity-Technologies / UniversalRenderingExamples

This project contains a collection of Custom Renderer examples. This will be updated as we refine the feature and add more options.
2.04k stars 411 forks source link

'RectMask2D' does not contain a definition for 'padding' #41

Open Maimai1996 opened 3 years ago

Maimai1996 commented 3 years ago

Library\PackageCache\com.unity.textmeshpro@3.0.1\Scripts\Runtime\TMP_DefaultControls.cs(191,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?)

using 2019.4.4f1, URP7.3.1. any ideas about that?