studio
2025.10
false
- Release Notes
- Getting Started
- Setup and Configuration
- Automation Projects
- Dependencies
- Types of Workflows
- Control Flow
- File Comparison
- Automation Best Practices
- Source Control Integration
- Debugging
- Logging
- The Diagnostic Tool
- Workflow Analyzer
- About Workflow Analyzer
- ST-NMG-001 - Variables Naming Convention
- ST-NMG-002 - Arguments Naming Convention
- ST-NMG-004 - Display Name Duplication
- ST-NMG-005 - Variable Overrides Variable
- ST-NMG-006 - Variable Overrides Argument
- ST-NMG-008 - Variable Length Exceeded
- ST-NMG-009 - Prefix Datatable Variables
- ST-NMG-011 - Prefix Datatable Arguments
- ST-NMG-012 - Argument Default Values
- ST-NMG-016 - Argument Length Exceeded
- ST-NMG-017 - Class name matches default namespace
- ST-DBP-002 - High Arguments Count
- ST-DBP-003 - Empty Catch Block
- ST-DBP-007 - Multiple Flowchart Layers
- ST-DPB-010 - Multiple instances of [Workflow] or [Test Case]
- ST-DBP-020 - Undefined Output Properties
- ST-DBP-021 - Hardcoded Timeout
- ST-DBP-023 - Empty Workflow
- ST-DBP-024 - Persistence Activity Check
- ST-DBP-025 - Variables Serialization Prerequisite
- ST-DBP-027 - Persistence Best Practice
- ST-DBP-028 - Arguments Serialization Prerequisite
- ST-USG-005 - Hardcoded Activity Properties
- ST-USG-009 - Unused Variables
- ST-USG-010 - Unused Dependencies
- ST-USG-014 - Package Restrictions
- ST-USG-017 - Invalid parameter modifier
- ST-USG-020 - Minimum Log Messages
- ST-USG-024 - Unused Saved for Later
- ST-USG-025 - Saved Value Misuse
- ST-USG-026 - Activity Restrictions
- ST-USG-027 - Required Packages
- ST-USG-028 - Restrict Invoke File Templates
- ST-USG-032 - Required Tags
- ST-USG-034 - Automation Hub URL
- Variables
- Arguments
- Imported Namespaces
- Coded automations
- Introduction
- Registering custom services
- Before and After contexts
- Generating code
- Generating coded test case from manual test cases
- Troubleshooting
- Trigger-based Attended Automation
- Object Repository
- The ScreenScrapeJavaSupport Tool
- Extensions
- About extensions
- SetupExtensions tool
- UiPathRemoteRuntime.exe is not running in the remote session
- UiPath Remote Runtime blocks Citrix session from being closed
- UiPath Remote Runtime causes memory leak
- UiPath.UIAutomation.Activities package and UiPath Remote Runtime versions mismatch
- The required UiPath extension is not installed on the remote machine
- Screen resolution settings
- Group Policies
- Cannot communicate with the browser
- Chrome extension is removed automatically
- The extension may have been corrupted
- Check if the extension for Chrome is installed and enabled
- Check if ChromeNativeMessaging.exe is running
- Check if ComSpec variable is defined correctly
- Enable access to file URLs and Incognito mode
- Multiple browser profiles
- Group Policy conflict
- Known issues specific to MV3 extensions
- List of extensions for Chrome
- Chrome Extension on Mac
- Group Policies
- Cannot communicate with the browser
- Edge extension is removed automatically
- The extension may have been corrupted
- Check if the Extension for Microsoft Edge is installed and enabled
- Check if ChromeNativeMessaging.exe is running
- Check if ComSpec variable is defined correctly
- Enable access to file URLs and InPrivate mode
- Multiple browser profiles
- Group Policy conflict
- Known issues specific to MV3 extensions
- List of extensions for Edge
- Extension for Safari
- Extension for VMware Horizon
- Extension for Amazon WorkSpaces
- SAP Solution Manager plugin
- Excel Add-in
- Studio testing
- Troubleshooting
- About troubleshooting
- Assembly compilation errors
- Microsoft App-V support and limitations
- Internet Explorer X64 troubleshooting
- Microsoft Office issues
- Identifying UI elements in PDF with Accessibility options
- Repairing Active Accessibility support
- Validation of large Windows-legacy projects takes longer than expected

Studio user guide
Last updated Apr 6, 2026
2025.10.8
Release date: April 6, 2026
Improvements
The ST-USG-014 - Package Restrictions Workflow Analyzer rule now supports:
- More than 250 characters
- The less than (<) and less than or equals (<=) symbols
These improvements make the rule more flexible for both allowed and prohibited packages.
Bug fixes
- The Browse for Types option could not be used when
System.Management.Automationassemblies were blocked due to group policies. - The Output panel incorrectly converted ISO 8601 datetime strings to the standard datetime format.
- Unexpected assembly resolution errors occurred at runtime in some projects referencing libraries built with UiPath.System.Activities version 22.10.3 and published from Studio 2025.10.x. Studio now resolves assemblies correctly, preventing these runtime errors.
- IntelliSense suggestions were covered by functional icons in Windows - Legacy project input fields.
- Some debugging sessions in projects with libraries failed with an unexpected "Unable to start execution" error when paused at a breakpoint.
- Renaming arguments in a library added as a dependency and republishing the library caused the custom activity to not display as expected after updating the library version.
- In Windows - Legacy projects, the Expression Editor opened blank when editing conditions in Do While or While activities.
- Projects published to Orchestrator that used TimeSpan input arguments sometimes failed to run from Orchestrator with an "Invalid format for argument 'myArgument': Cannot deserialize the current JSON object" error.
- Studio became unresponsive when using dynamic target properties with objects linked to the Object Repository.
- UI Automation activities sometimes displayed with a broken designer when opened in a drilled-in view.
- Stop Execution windows appeared unexpectedly while debugging some projects when Studio marked files as modified when opening them.
- The Studio message box did not clearly indicate that the Undo action does not apply to unversioned files in projects connected to Git.
- Transient Orchestrator disconnections caused the folder context to be cleared without being restored, leading to asset lookup failures and missing feeds until a manual refresh or project reopen.
- Unexpected
Argument 'Value': BC30560andArgument 'Value': CS0433errors occurred in some projects that included libraries with Search Using SOQL activities. - The CurrentRow activity option was not visible in some projects that contained
UiPath.Excel.Activitiesversion 3.4.1.
Activity package versions
The following activity packages and versions are included in the UiPathStudio.msi installer and can be found in the local feed.
| Activity package | Version |
|---|---|
| UiPath.UIAutomation.Activities | v25.10.29 |
| UiPath.System.Activities | v26.2.4 |
| UiPath.Excel.Activities | v3.4.1 |
| UiPath.Mail.Activities | v2.7.12 |
| UiPath.Word.Activities | v2.4.1 |
| UiPath.ComplexScenarios.Activities | v1.5.1 |
| UiPath.Presentations.Activities | v2.4.1 |
| UiPath.Testing.Activities | v25.10.1 |
| UiPath.WebAPI.Activities | v2.4.0 |
| UiPath.Form.Activities | v25.10.1 |
| UiPath.Callout.Activities | v25.10.1 |
| UiPath.DataService.Activities | v25.2.0 |
| UiPath.DocumentUnderstanding.Activities | v2.17.2 |