Hi
I am getting a lot of build complilation errors. About 999+
Assets\PlayMaker\Actions\GetVectorLength.cs(12,10): error CS0246: The type or namespace name 'FsmVector3' could not be found (are you missing a using directive or an assembly reference?)
Assets\PlayMaker\Actions\Physics2D\Collision2dEvent.cs(20,16): error CS0246: The type or namespace name 'FsmBool' could not be found (are you missing a using directive or an assembly reference?)
Assets\PlayMaker\Actions\RectTransform\RectTransformGetAnchoredPosition.cs(12,4): error CS0246: The type or namespace name 'CheckForComponent' could not be found (are you missing a using directive or an assembly reference?)
Is there a way to exclude these from builds? Short of deleting the folders.
Unity 2019.4.39f PlayMaker 1.9.4 Xbox platform