The process name was changed after updating UiPath Studio

After updating UiPath Studio to v.25.10.1, the name of one of my processes was changed to “UiPath_REFramework.” As a result, I got an error when trying to run the process on a remote machine:

Could not load file or assembly ‘UiPath_REFramework, Culture=neutral, PublicKeyToken=null’. The system cannot find the file specified

In the older versions, the name was displayed properly in UiPath Studio - both in Project Settings and in project.json. However, after updating to v.25.10.1, the process name didn’t display correctly in Project Settings, while project.json still contained the correct name.

The error is now fixed (I just restored the original process name in Project Settings in UiPath Studio), but does anyone know why this issue might have happened and how to avoid it in the future?

1 Like

@Ihor,

Share some screenshots and samples to recreate the scenario for the team to analysis the behavior.

@loginerror please help here!

Thank you for reporting your issue. Let me forward this to our team for further analysis.

To confirm - this only happened for one specific process, and didn’t reproduce anymore since then?

1 Like

Yes, it happened only for one process, and only once after updating to v.2025.10.1.
Thank you!