Found An Unsupported Language In UIPATH_LANGUAGE : XXX

Found an unsupported language in UIPATH_LANGUAGE : xxx.

Error Message in Studio Logs: Found an unsupported language in UIPATH_LANGUAGE : xxx

  • To Replicate the Issue: Navigate to Settings -> General -> Set the Language as per Customer's requirement.

  1. Restart the Studio
  2. Navigate to System Environment Variables(Start -> Search Environment Variables -> Edit the System Environment Variables ) and check the below variables,

    • System variable named UIPATH_LANGUAGE shall be available by default (Refer to the screenshot below).
    • User Variable named UIPATH_LANGUAGE shall have the value Language code as per Customer's requirement (eg- For Chinese Language use zh-CN).

Troubleshooting Steps: Issue occurs when UIPATH_LANGUAGE variable in User Variable/System Variable is not updated/ created upon changing the language in Studio. To troubleshoot,
  1. Navigate to System Environment Variables(Start -> Search Environment Variables -> Edit the System Environment Variables ) and Check/Create a User variable named UIPATH_LANGUAGE and check/set the value of the respective Language set in Studio (eg: For Chinese Language use zh-CN, for English use en) .
  2. Also, cross verify if System variable named UIPATH_LANGUAGE (by default) is available. Otherwise create one.
  3. Restart the Studio / Robot services.
Read more on the Configuring Studio Settings .