Skip to content
This repository was archived by the owner on Apr 18, 2026. It is now read-only.
This repository was archived by the owner on Apr 18, 2026. It is now read-only.

Access to the path is denied. #72

@cwysms

Description

@cwysms

Exception failed: System.UnauthorizedAccessException: Access to the path is denied.
at System.IO.Directory.Move (System.String sourceDirName, System.String destDirName) [0x000dd] in <567df3e0919241ba98db88bec4c6696f>:0
at System.IO.DirectoryInfo.MoveTo (System.String destDirName) [0x00032] in <567df3e0919241ba98db88bec4c6696f>:0
at (wrapper remoting-invoke-with-check) System.IO.DirectoryInfo.MoveTo(string)
at Google.Android.AppBundle.Editor.Internal.BuildTools.AppBundleBuilder.ArrangeFilesForExistingModule (System.IO.DirectoryInfo source, System.IO.DirectoryInfo destination) [0x00091] in C:\Users\cwysms\Documents\Work\client_work\Assets\GooglePlayPlugins\com.google.android.appbundle\Editor\Scripts\Internal\BuildTools\AppBundleBuilder.cs:585
at Google.Android.AppBundle.Editor.Internal.BuildTools.AppBundleBuilder.CreateBaseModule (System.IO.DirectoryInfo baseWorkingDirectory, System.String androidPlayerFilePath, System.Collections.Generic.IList`1[System.String]& bundleMetadata) [0x0013e] in C:\Users\cwysms\Documents\Work\client_work\Assets\GooglePlayPlugins\com.google.android.appbundle\Editor\Scripts\Internal\BuildTools\AppBundleBuilder.cs:534
at Google.Android.AppBundle.Editor.Internal.BuildTools.AppBundleBuilder.CreateBundle (System.String aabFilePath, System.String androidPlayerFilePath, Google.Android.AppBundle.Editor.AssetPackConfig assetPackConfig) [0x0017e] in C:\Users\cwysms\Documents\Work\client_work\Assets\GooglePlayPlugins\com.google.android.appbundle\Editor\Scripts\Internal\BuildTools\AppBundleBuilder.cs:224
at Google.Android.AppBundle.Editor.Internal.BuildTools.AppBundleBuilder+<>c__DisplayClass39_0.b__0 () [0x00002] in C:\Users\cwysms\Documents\Work\client_work\Assets\GooglePlayPlugins\com.google.android.appbundle\Editor\Scripts\Internal\BuildTools\AppBundleBuilder.cs:312
UnityEngine.Debug:LogError(Object)
Google.Android.AppBundle.Editor.Internal.BuildTools.AppBundleBuilder:DisplayBuildError(String, String) (at Assets/GooglePlayPlugins/com.google.android.appbundle/Editor/Scripts/Internal/BuildTools/AppBundleBuilder.cs:703)
Google.Android.AppBundle.Editor.Internal.BuildTools.<>c__DisplayClass39_0:b__0() (at Assets/GooglePlayPlugins/com.google.android.appbundle/Editor/Scripts/Internal/BuildTools/AppBundleBuilder.cs:317)
System.Threading.ThreadHelper:ThreadStart()

Unity3D 2019.2.1f1

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions