I’ve just updated and I’ve found a reproducible bug
-
invoke a workflow that has arguments
-
import arguments
-
fill in the arguments (only one is enough) and click ok
Error: System.NullReferenceException: Object reference not set to an instance of an object. at UiPath.Studio.Plugin.Workflow.WorkflowHandling.DocumentBreakpointsService.ModelService_ModelChanged(Object sender, ModelChangedEventArgs ev) at System.EventHandler`1.Invoke(Object sender, TEventArgs e) at System.Activities.Presentation.Model.ModelServiceImpl.OnModelItemsRemoved(IEnumerable`1 modelItems) at System.Activities.Presentation.Model.ModelTreeManager.CollectionClear(ModelItemCollectionImpl modelItemCollectionImpl) at System.Activities.Presentation.Model.ModelItemCollectionImpl.Clear() at System.Activities.Presentation.DynamicArgumentDesigner.WrapperCollectionToModelItem(ObservableCollection`1 wrappers, ModelItem data, Boolean isDictionary, Type underlyingArgumentType) at System.Activities.Presentation.DynamicArgumentDialog.OnWorkflowElementDialogClosed(Nullable`1 dialogResult) at System.Activities.Presentation.WorkflowElementDialog.<Show>b__48_0(Object s, EventArgs e) at System.EventHandler.Invoke(Object sender, EventArgs e) at System.Windows.Window.OnClosed(EventArgs e) at System.Windows.Window.WmDestroy() at System.Windows.Window.WindowFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at System.Windows.Interop.HwndSource.PublicHooksFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o) at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler), HResult -2147467261