Hi Community,
We are currently facing multiple issues with the latest version of UiPath during development and execution:
- Debug Mode Performance Issues
When running the bot in Debug mode, the application becomes unresponsive whenever a breakpoint is hit or an error occurs. UiPath freezes completely and takes a significant amount of time to recover, which is impacting development efficiency. - Package Management Issues
When a package is added and later removed (if deemed unnecessary), reopening the project results in an error stating that the package could not be reloaded. This is causing inconsistencies in project dependencies. - Execution Stop Delay
After stopping the bot execution, it takes more than 3 minutes for the process to terminate. Additionally, a “runtime execution timed out” error is frequently displayed, indicating possible issues with process handling or resource cleanup. - Activity Reusability Issues
The “Extract Document Data” activity works only within the specific project where it is implemented and does not support workflow reusability across projects. This limits modular development. - Table Extraction Activity Issue
A similar issue is observed with the Table Extraction activity, where it throws an “activity cannot be reloaded” error, affecting stability and usability.
These issues are significantly impacting development speed, stability, and reusability. Assistance in resolving these problems would be highly appreciated.
