Since upgrading to 2023.4.0, in UiPath Assistant, when running a process, the process runs successfully, but a blank, modal dialog appears. Nothing can be clicked outside this dialog, forcing me to close the UiPath Assistant.
In addition, after the blank dialog appears, the CPU usage of UiPath assistant is high, and will remain high until the application task is terminated via Task Manager. Upon restart of UiPath Assistant, all is normal until the next time a process is ran in UiPath Assistant.
Here are the things I’ve done to try to fix issue, but these have not worked:
Completely uninstall and re-install latest UiPath Community edition 2023.4
Delete published processes, republish processes from latest UiPath Studio 2023.4.0-beta.12241
Immediately after running the process. Process is starting but the dialogue box remains. wen can only close it using the task manager killing the assistance. When this dialogue box appear. CPU usage is also going up
In my case the bug appeared to be related to having a custom Windows PowerShell profile for my user. Once I disabled the custom PowerShell profile, the dialog went away.