The stacktrace will only show you what path the code behind the UiPath activity took, that will not be so helpful.
You would rather want to track the exception source a explained on this post.
One thing I like to do is to add it as exception details (from the transaction) in the orchestrator, which simplify troubleshooting later.