New Blank Process: System.IO.FileNotFoundException: Could not find file ‘C:\Users\dave.patel\Documents\UiPath’.
File name: ‘C:\Users\dave.patel\Documents\UiPath’
at System.IO.FileSystem.CreateDirectory(String fullPath, Byte securityDescriptor)
at System.IO.Directory.CreateDirectory(String path)
at System.IO.Abstractions.DirectoryWrapper.CreateDirectory(String path)
at UiPath.Studio.Plugin.Workflow.Shell.NewItemWizard.NewItemWizardViewModel.TryEnsureLocationExists(), HResult -2147024894
It seems Studio don’t have access to create folder in User Documents.
Try changing the project location to C drive or another drive than the default location.