Annoyed Studio Bug where Argument items is not refreshed and more

Hi All,

does anyone had a problem when open the existing project with Studio v25.10.7 sometimes the arguments is not followed or refreshed?

Hi @irahmat

Do you mean visibility of arguments in your Invoke Workflow File activities?
I think this bug has been there for some time.

What I usually do myself, is to click Home → Close, and afterwards Reopen the project.
This typically refreshes the arguments and makes them visible again.

Regards
Soren

Same here. Apart from what @SorenB suggested, you can also delete the invoked workflow, then add it again. Annoying but a workaround until they have a fix

today, I found a new issue where the body of for each from datatable activity are missing

build datatable
image

invoke code

I did try to upgrade from v25.10.7 to v25.10.8 but still has no luck.

@uipath helpp.

update

multi assign
image

invoke workflow

:melting_face:
super duper annoying

Hi @irahmat

This is due to runtime package

Remove UiPath.System.Runtime.Windows and UiPath.UiAutomation.Activities.Runtime Packages and Install UiPath.System.Activities Package and UiPath.UiAutomation.Activities Packages

Regards,

1 Like

Thanks a lot, now I am super confused why suddenly those dependencies had changed itself.

here the summary.

thanks to @irtetala for the solution However, I still cannot identify the root cause of why these packages suddenly installed themselves:

  • UiPath.System.Runtime.Windows
  • UiPath.UiAutomation.Activities.Runtime

removed the

  • UiPath.System.Windows
  • UiPath.UiAutomation.Activities

@irahmat

Here you can find more details about the behaviour

1 Like

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