Closed BeshkekArt closed 1 year ago
and the same script CircleFillElement.cs(50,17). error CS0103: The name 'ArcDirection' does not exist in the current context
I Use 2021.3.15f1
Heya, that's a version of unity that does not support some of the UIToolkit features that I was using to draw the inspectors. The package also has a minimum version of Unity 2022.2 However, I removed the unused code, could you see if that fixes the problem?
'MeshGenerationContext' does not contain a definition for 'painter2D' and no accessible extension method 'painter2D' accepting a first argument of type 'MeshGenerationContext' could be found (are you missing a using directive or an assembly reference?)