Debugging not working properly

The process runs correctly in Run mode, but the Debug mode is not working properly. When I start the process (which includes Document Understanding) in Debug mode, UiPath Studio enters the debugging interface and then freezes, showing only the log message: “Debug started for file: filename”

I gave it some time, but it never progresses beyond this state. Eventually, the Studio crashes and displays a message prompting a restart.

I have tested this issue on both UiPath Studio version 2025.0.166 and the previous 2024.10.8 version, but the problem remains the same.

does anyone have insights on how to resolve this?
Any help would be greatly appreciated!

Hi @Youssef_Barj

Does your process use parallel execution?

Have you tried restarting UiPath studio as well as your machine?

Hi @Youssef_Barj

Might be temporary issue, Check memory usage—high consumption can cause freezing.

Happy Automation

@Youssef_Barj

Is it an intermittent issue?

Occuring on all processes?

Did you check the cpu usage when this error occurs

Which license are you on?

Cheers

Hi @sonaliaggarwal47 , @prashant1603765
no i am not using parallel execution plus i have enough computational power, the process when run doesn’t exceed usage limits
i tried also using different studio versions (2024.10.8 and 2025.0.166) but the issue persist.
i tried running small test process in debug mode they do take some time but eventually start but the main workflow takes forever.

hi @Anil_G
i am on entreprise license

@Youssef_Barj

Try to delete your packages folder in c:\users\username.nuget and then try again

Cheers

thanks @Anil_G it worked

1 Like

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