Bug in Table Extraction and Extract Document Data activities and Execution in Debug Mode

Hi Community,

We are currently facing multiple issues with the latest version of UiPath during development and execution:

  1. 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.
  2. 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.
  3. 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.
  4. 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.
  5. 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.

hi @keesara_sravanthi ,

Would it be possible to share with us a couple of things to help us investigate this:

  • Studio version
  • Diagnostic Tool logs of when the issues 1 and 3 occur.
  • For issue 2, would it be possible to share a sample project of this occurring?
  • For 4 and 5, would it be possible to share more details about the issue and how we would be able to repro this?
    You can send the diagnostic tool logs as a message to myself or on this thread if possible.

Many thanks,
Raluca

Hi Community,
Studio version 26.0.191
attached diagnostic tools logs for 1 and 3
for issue 2 am attaching a screen shot

for 4 and 5 i can’t share the info. i can explain here
if i use table extraction in one workflow for a particular project, while using the same workflow in another project which is a similar then this table extraction activity is not getting loaded even though we install same package. same with Extract document data activity also.

(Attachment 2026-04-21_UiPath.Studio.Project.log is missing)