Issue with multiple assign activity in latest version

Hi All,

I am using UiPath version2025.0.161 version of UiPath. Here in this version , when i drag and drop multiple assign activity to assign values to variables. the activity is not opening to add the variables and values.

Did any one face the same issue, and any resolution for it.
Kindly suggest.

Regards
Shiva

Hi @shivappa.katti1

Try to update UiPath.System.Activities package from Manage Packages.

Hope it helps!!

1 Like

I have tried updating the package to latest version, still no luck.

Which version of System.Activities Package are you using @shivappa.katti1

Regards

@shivappa.katti1,

Can you show your project dependencies once. It seems there is some runtime package in your dependencies which you should be replacing with full package.

PFA

@shivappa.katti1,

Like this without expanding please

I have no issue with that package version, suggesting the issue is on your side and not with the package.

As an educated guess, are you trying to do a cross platform project and have copied a workflow from another project and now get this?

Hi @shivappa.katti1

You can try to update latest package like below:

If it’s correctly working then try to downgrade to your version.

For me both version working as expected.
Happy Automation!

Hi @ashokkarale

i have tried with downgrading and upgrading package versions i can still see the multiple assign activity is not getting opened to add variables and values
FYI, i have studio version 2025.0.161 community edition, is this impact anything., kindly suggest

with downgraded version :

with upgraded package version :

@shivappa.katti1,

Silly question but are you copy pasting this activity from another project or dragging it from the activities panel? Any difference if you do it both way?

Hi @shivappa.katti1

Could you please create a new Process and try to drag & Drop “Multiple Assign” activity.
Let me know the result.

I’m also using same latest version! it’s working fine for me, really strange!


I am draging and droping it from the activities panel, by the way i hope this community is to clear issues or questions someone have rather its silly.The issue i face,i posted for help.

1 Like

@shivappa.katti1,

Let me try recreating this at my side with the same versions. I will update yout.

1 Like

@shivappa.katti1

If it doesn’t work, I suggest uninstalling and reinstalling UiPath Studio, as there might have been an issue during the installation.

Happy Automation

I’d suggest attaching the ‘Math_C’ project so we can inspect.
Its acting like you have a cross platform project, but then this activity shouldnt be visible to you so you shouldnt be able to drag it from the activities pane.

Hi @Jon_Smith

I have attached ZIP file.

Math_C.zip (3.1 KB)

Regards
shiva

1 Like

Hi @Jon_Smith

I have opened a fresh instance of new process and trying to drop activity from activity panel.

Thanks
Shiva

Thanks, that helps.

This is extremely weird.
The project format is fine, and if I open it on my machine it works perfectly fine. So it doesnt seem to be an issue with the dependencies or project, so I am at abit of a loss to know what to suggest. I assume there are no error log messages in the output?

Perhaps the suggestion to re-install studio as a brute force approach makes sense now.

Indeed @Jon_Smith ,I also checked on my machine, and everything seems fine. It’s a strange issue.