Intermittent Issue Publishing Packages to Orchestrator – “Publish To” Dropdown Defaults to Custom

In UiPath Studio version 2025.20.5 LTS, an intermittent issue occurs while publishing packages to Orchestrator. During publishing, the “Publish To” dropdown in the Publish Options sometimes defaults to “Custom” and does not allow switching to Orchestrator.

When this happens, publishing to Orchestrator is not possible until Orchestrator resources are refreshed or UiPath Studio is restarted. After performing either action, the dropdown correctly shows Orchestrator as an available option, and publishing works normally.

This issue appears sporadically and does not occur consistently across all publish attempts.

Thanks,
Karthik

I’m also facing this issue and would like to stay updated on the topic

hi @chinthakayala_karthik , @Hjorth ,

Would it be possible to share the UiPath.Studio.Project.log and UiPath.Studio.logs with us so we can further investigate this issue? I suspect there was an issue with the connection to Orchestrator which caused the fields to not be available but this would help us confirm it.

Many thanks,
Raluca

Hello @Raluca_Laic,

Attaching the logs for your reference. I feel below log message can help:

14:25:31.2162 => [ERROR] [UiPath.Studio] [4] System.UnauthorizedAccessException: Access to the path 'C:\Program Files\UiPath\Studio\Nuget.config' is denied.
   at Microsoft.Win32.SafeHandles.SafeFileHandle.CreateFile(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options)
   at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode)
   at System.IO.File.OpenHandle(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize)
   at System.IO.File.WriteToFile(String path, FileMode mode, String contents, Encoding encoding)
   at UiPath.Studio.Shell.Migration.FeedMigrator.Apply(), HResult -2147024891
14:25:31.2162 => [ERROR] [UiPath.Studio] [4] System.UnauthorizedAccessException: Access to the path 'C:\Program Files\UiPath\Studio\Nuget.config' is denied.
   at Microsoft.Win32.SafeHandles.SafeFileHandle.CreateFile(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options)
   at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode)
   at System.IO.File.OpenHandle(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize)
   at System.IO.File.WriteToFile(String path, FileMode mode, String contents, Encoding encoding)
   at UiPath.Studio.Shell.Migration.FeedMigrator.Apply(), HResult -2147024891
14:25:31.8828 => [WARN] [UiPath.Studio] [1] Session id: 8c8d20c1-a402-43c8-bd2b-e11d71cd1fa3
14:25:33.8911 => [WARN] [UiPath.Studio] [1] Office version: O365
14:25:33.8911 => [WARN] [UiPath.Studio] [1] Office build version: 16.0.18925.20216
14:25:34.6282 => [ERROR] [UiPath.Studio] [6] Error: No license exist for this installation Exception: UiPath.Licensing.Library.Extended.Exceptions.NotLicensedException: No license exist for this installation
   at UiPath.Licensing.Library.Extended.Implementation.OnlineLoader.UpdateAsync(IDictionary`2 userMetadata, ProxySettings proxySettings)
   at UiPath.Licensing.Library.Extended.Implementation.LicenseProvider.UiPath.Licensing.Library.Extended.ILicenseProvider.UpdateOnlineLicenseAsync(IDictionary`2 userMetadata)

UiPath.Studio.txt (15.4 KB)

Thanks,
Karthik

Of course. I will share the logs when I encounter the issue next.

thank you for sharing this, I’ve raised a bug on our side to further investigate this

1 Like