Error : Crashing when selecting Filter Datatable

UIpath Studio: 2019.10.1

Packages:

image

getting crash as soon as i select the filter data table to remove column is empty.
image

Already restarted the uipath and laptop… Same result.

As per Windows Event Log Error:

Faulting application name: UiPath.Studio.exe, version: 19.10.1.0, time stamp: 0x5dc96590
Faulting module name: KERNELBASE.dll, version: 10.0.19041.906, time stamp: 0x26452a2a
Exception code: 0xc000041d
Fault offset: 0x0012a6e2
Faulting process id: 0x3964
Faulting application start time: 0x01d742581ecd2375
Faulting application path: C:\Program Files (x86)\UiPath\Studio\UiPath.Studio.exe
Faulting module path: C:\WINDOWS\System32\KERNELBASE.dll
Report Id: 8a51b81e-7797-42bc-97a4-bebbd2764b8e
Faulting package full name:
Faulting package-relative application ID:

As per Uipath Error Log:

Error: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. —> System.TypeLoadException: Could not load type ‘UiPath.Activities.Contracts.Telemetry.ITelemetryProxy’ from assembly ‘UiPath.Activities.Contracts, Version=19.10.1.0, Culture=neutral, PublicKeyToken=null’.
at UiPath.Shared.Telemetry.TelemetryOutlet…ctor(TelemetryOutletConfiguration configuration)
— End of inner exception stack trace —
at System.RuntimeMethodHandle.InvokeMethod(Object target, Object arguments, Signature sig, Boolean constructor)
at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object parameters, CultureInfo culture)
at TelemetryClient.Implementations.Outlets.OutletFactoriesBuilder.<>c__DisplayClass0_1.b__2()
at System.Lazy 1.CreateValue() at System.Lazy 1.LazyInitValue()
at System.Lazy 1.get_Value() at TelemetryClient.Contracts.Templates.EventTemplate.Emit(Action 1 addPropertiesFunc)
at TelemetryClient.Contracts.TelemetryClientBuilder.TelemetryClient.TrackEvent(TelemetryEvent telemetryEvent)
at UiPath.Core.Activities.Design.FilterDataTableWizard.OnWorkflowElementDialogClosed(Nullable`1 dialogResult)
at System.Activities.Presentation.WorkflowElementDialog.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 -2146232828

I’m facing this issue after upgrading packages.