Hello, this topic was raised by someone else in 2022, but I didn’t see if it was resolved. I am new to UiPath and going through the developer training modules.
I have created a Input Dialog box asking for UserName as input. No compilation errors. When I run the process, **I don’t see a Dialog box displayed where I can enter the name.
I opened the testing zip and opened the “Main” in Studio.
It looked exactly as the one I sent earlier. Am I seeing it correctly?
Anyways, when I run the process - it does the same thing as it was doing before. No Box appears.
Another thing I noticed, if it helps isolate the problem, when I run there is a Green triangle that appears in the icon tray for a brief moment and vanishes. Before I could click on that it disappears.
Thanks for the confirmation. Yeah I tried the alt tab thing. nothing seen. Like I replied to Sagar few minutes ago, I see a Green triangle in the icon tray, but vanishes immediately. Looks like some settings is preventing it to wait for my input
I opened your code, but it wasn’t working on my end. So, I deleted the same activities and added them again, after which it started working. For this reason, I am sending you my workflow for testing purposes.
@cbchaganti
Try restarting UiPath Studio and attempt the action again. If the issue persists, you can also try deleting the activity and then re-adding it, as such bugs can occasionally occur in certain environments.
What happens when you run the process…? will stay running or stop intermittently? If it stops what you see in the output panel …see you use debug run and enable execution trail and highlight elements. This can help you to find the issue. give a try.
Regards,
Balram
Revisiting this thread to check if you found any solution or not. Yesterday an user reported similar issue and he/she was able get it working by disabling anti-virus on the system.
Could you please try this approach and check if similar is happening with you or not.
There is a problem in UiPath.system package 25 version onwards as I faced same issue and after downgrading it to 24.10.7 version Input dialog has started working again. seems a bug has been introduced in version 25 onwards