diff --git a/Packages/src/Runtime/Coffee.SoftMaskForUGUI.asmdef b/Packages/src/Runtime/Coffee.SoftMaskForUGUI.asmdef index b1cf632..3d84787 100644 --- a/Packages/src/Runtime/Coffee.SoftMaskForUGUI.asmdef +++ b/Packages/src/Runtime/Coffee.SoftMaskForUGUI.asmdef @@ -15,6 +15,11 @@ "name": "com.unity.textmeshpro", "expression": "1.0.0", "define": "TMP_ENABLE" + }, + { + "name": "com.unity.ugui", + "expression": "2.0.0", + "define": "TMP_ENABLE" } ] }