Question by
derpyfrozenpenguin · Sep 02, 2020 at 06:36 PM ·
buildingcompiler error
Help with Building Error (CS0535),Compiler error that doesn't let me finish my game build (CS0535)
Hi, I just finished my second game, and unlike the first one, I am having real trouble trying to get the build to be constructed. The only error it shows me is this: Data\Resources\PackageManager\BuiltInPackages\com.unity.ugui\Runtime\UI\Core\MaskableGraphic.cs(10,54): error CS0535: 'MaskableGraphic' does not implement interface member 'IClippable.SetClipSoftness(Vector2)' What can I do?
Comment