I am using UiPath 2018.3.1 and I opened a workflow I was working on a few months ago and got a bunch of errors in the Click OCR Text activities where the OCR engine is supposed to be. instead of seeing the “Google OCR” engine, I see the error message “Activity could not be loaded because of errors in the XAML”
When I look at the output logs, I see “Could not find member ‘Output’ in type ‘http://schemas.uipath.com/workflow/activities:GoogleOCR’.” or “Could not find member ‘ComputeSkewAngle’ in type 'http://schemas.uipath.com/workflow/activities:GoogleOCR”
I have tried going through the packages to see if updating them or versioning down will help but nothing clears the issue. I have tried bringing in new OCR engines, new Click OCR activities and I get the same errors when I refresh the environment. Anybody have any ideas on how to solve this?