UiPath Documentation
studio
latest
false
  • Release notes
    • 2026
      • May 2026
      • April 2026
      • March 2026
      • February 2026
      • January 2026

Studio release notes

Last updated May 20, 2026

May 2026

May 18, 2026

Build number: 2026.0.193

What's New

Solutions in Studio Desktop

You can now create a new project from a template directly from a Solution. Right-click the Solution in the Explorer panel and select Create Automation from Template. Then, select a template and configure it further. The new project is created as part of the solution folder. This makes it easier to get started with a template without requiring you to create it outside of the solution.

The same template selection experience is available backstage, with each template card exposing a version dropdown and additional information — full description, creator, and last updated date — available on hover.

Non-RPA projects in the Solution Explorer are no longer rendered in a disabled state. Opening a file from a non-RPA project shows a contextual banner explaining the limited editing experience and providing a direct link to edit the project in Studio Web.

The Solution Explorer project icons in Studio Desktop have been updated to match the icons used in Studio Web for Agentic Process, Apps, Agent, API Workflow, and other project types. The JSON file icon has also been refreshed.

Edit activities faster in Compact Mode

Property editing in Compact Mode previously required opening the full Properties Panel for every change. Clicking a pill of an activity opens the Properties Panel pre-focused on the matching field, ready for input.

UI Automation cards allow you to indicate the target directly from the cards. When the project uses Object Repository, the activity card shows the activity name (e.g., Click, Get Text) together with a pill displaying the descriptor name, so it’s clear at a glance which element the activity targets.

Try/Catch, Switch, and Else If

In Compact Mode, the branches of Try/Catch, Switch, and Else If now use a merged-container treatment: each branch’s header (condition, case, or exception filter) and body are combined into a single container per branch, reducing the length of the designer.

When a Catch block in a Try/Catch is selected, the Properties panel now also exposes the exception type as an editable property. Changing it from the Properties panel updates the activity on the canvas, and the reverse.

Bug fixes
  • Minimizing an email activity surfaced a "You must provide a value for Connection" validation error that disappeared when the activity was expanded again.
  • Clicking Refresh on the Input arguments field of a Run Job activity regenerated only the input custom-types assembly and left the output assembly stale. As a result, run or debug failed to load the workflow with errors like Unable to create activity builder for Main.xaml or BC30560 'X' is ambiguous in the namespace.
  • Studio could not apply the Automation Ops governance policy when the Automation Cloud organization display name contained non-ASCII characters, failing with Request headers must contain only ASCII characters during policy retrieval.
  • Create variables and arguments from JSON schemas could not be used when Studio was running in a non-English language.
  • Renaming an argument or variable referenced by an Object Repository activity left the activity pointing at the old name, causing an exception at runtime. Studio now warns before you rename arguments or variables that are used in Object Repository activities.

May 4, 2026

Build number: 2026.0.192

What's New

Create solutions in Studio

You can now create solutions directly in Studio. Whether you start with a new Process or with a Template, you now have an option to create it part of a Solution by enabling Create new solution.

As part of this work, Add file, Add folder, and Open File Location are now available across all project types in the Explorer, not just the currently open RPA project.

Improvements

Mark activities as private directly from the activity card

Right-click activities to use Mark as Private or Mark as Public to control whether the activity's values appear in execution logs.

Bug fixes
  • Double-clicking a validation error for a Flow Decision activity in a flowchart focused on the flowchart itself instead of the Flow Decision activity, making it difficult to identify which activity was missing its condition when several Flow Decision activities were present. The same behavior occurred for Workflow Analyzer results when activities had their default name.
  • May 18, 2026
  • Build number: 2026.0.193
  • What's New
  • May 4, 2026
  • Build number: 2026.0.192
  • What's New
  • Improvements

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated