[To be solved in 22.10.3] Modern Activities Not Working if System.Threading.Thread.CurrentThread.CurrentCulture = new System.Globalization.CultureInfo("de-de")

Hello,

we noticed the following bug in UiPath Studio with Modern Activities. They DO NOT work properly if System.Threading.Thread.CurrentThread.CurrentCulture = new System.Globalization.CultureInfo(“de-de”) is set. Any culture info that interprets comma as decimal separator has the same issue.

If the culture info is set to “en-us”, the same activity works properly.

The desribed bug is observed with the following dependencies:

UiPath.System.Activities 22.10.2 + UiPath.UIAutomation.Activities 22.10.3
UiPath.System.Activities 22.4.5 + UiPath.UIAutomation.Activities 22.4.7
Both Community and Enterprise 22.4 Studio have the same issue.

Please see the attached code example and execute the workflow Example_ModernActivitiesWithChangedCultureInfo.xaml

ModernActivitiesAndThreadingCulture.zip (145.7 KB)

9 Likes

An UiPath Ticket has been opened with the ID 01872691

1 Like

Hello! This will be fixed with the upcoming version 22.10.3 of the UIAutomations package

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.