UiPath Community 2022.12 Release

I came across the same issue today, thanks for reporting this @AutumnBreeze

Hi @alexandru
Invoke Powershell is still not useable. Hope this is also in the bug fix tracker. In short, Invoke Powershell activity is redundant for windows projects as of 21.02.2023.

Error	ERROR	Validation Error	Internal constraint exception while running constraint with name 'Constraint<Activity>' against activity of type System.Activities.Statements.Sequence with name 'Sequence'.  Exception was: System.NullReferenceException: Object reference not set to an instance of an object.
   at System.Activities.WorkflowApplication.Invoke(Activity activity, IDictionary`2 inputs, WorkflowInstanceExtensionManager extensions, TimeSpan timeout)
   at System.Activities.WorkflowInvoker.Invoke(Activity workflow, IDictionary`2 inputs)
   at System.Activities.Validation.ActivityValidationServices.RunConstraints(ChildActivity childActivity, ActivityCallStack parentChain, IList`1 constraints, ProcessActivityTreeOptions options, Boolean suppressGetChildrenViolations, IList`1& validationErrors)	PowerShell.xaml
1 Like