UiPath Studio completely buggy

Hi, I have weird issues with Studio currently.

Several issues as following:

-if I update an argument and run debug it always using the old argument value, e. g. I have 5 different read range workbook activities. 4 of them have same argument for filepath and work but the last one not even though it uses the exactly same argument

-read text file: the workflow keeps reading different (less) data than the current state of the file has

-debug run: the workflow crashes all the time at the exact same position at an assign activity. If i set a breakpoint on that assign activity and wait for it to reach the breakpoint and press continue then all of a sudden there is no error

It is so strange and frustrating. Please help me how to fix this. I tried to clear cache in AppData folder already and restart studio but doesn’t help.

Hi @SenorChang ,

Have a couple of questions to help us understand this better:

  • What Studio version are you currently using?
  • Does this happen on all Studio projects?
  • Would you happen to have a sample workflow where this repro’s for us to investigate this further?

Many thanks,
Raluca

@SenorChang

Can you try by reinstalling the system.activities package and uiautomation package.
First delete and save then again install those two packages.

let me know if it works.