Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

apk aceess denied #44

Open
Gabri94x opened this issue Sep 16, 2024 · 0 comments
Open

apk aceess denied #44

Gabri94x opened this issue Sep 16, 2024 · 0 comments

Comments

@Gabri94x
Copy link

hi there, i'm facing to an error in apk build. i'm not sure if i'm missing nomething but i have this thrown by the plugin

p.s. i downloaded it form the asset store

2024/09/16 16:40:49.786 26401 26836 Error Unity UnauthorizedAccessException: Access to the path '/data/data/com.UnityTechnologies.com.unity.template.urpblank/pram-shadow-files' is denied.
2024/09/16 16:40:49.786 26401 26836 Error Unity at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean anonymous, System.IO.FileOptions options) [0x000e0] in <60a657bf02c84e589a8b52b7e4e04376>:0
2024/09/16 16:40:49.786 26401 26836 Error Unity at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share) [0x00000] in <60a657bf02c84e589a8b52b7e4e04376>:0
2024/09/16 16:40:49.786 26401 26836 Error Unity at (wrapper remoting-invoke-with-check) System.IO.FileStream..ctor(string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare)
2024/09/16 16:40:49.786 26401 26836 Error Unity at System.IO.File.OpenRead (System.String path) [0x00000] in <60a657bf02c84e589a8b52b7e4e04376>:0
2024/09/16 16:40:49.786 26401 26836 Error Unity at BetterStreamingAssets+ApkImpl.GetStreamingAssetsInfoFromJar (System.String apkPath, System.Collections.Generic.List1[T] paths, System.Collections.Generic.List1[T] parts) [0x00001] in .\P
2024/09/16 16:40:49.944 26401 26836 Error Unity UnauthorizedAccessException: Access to the path '/data/data/com.UnityTechnologies.com.unity.template.urpblank/pram-shadow-files' is denied.
2024/09/16 16:40:49.944 26401 26836 Error Unity at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean anonymous, System.IO.FileOptions options) [0x000e0] in <60a657bf02c84e589a8b52b7e4e04376>:0
2024/09/16 16:40:49.944 26401 26836 Error Unity at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share) [0x00000] in <60a657bf02c84e589a8b52b7e4e04376>:0
2024/09/16 16:40:49.944 26401 26836 Error Unity at (wrapper remoting-invoke-with-check) System.IO.FileStream..ctor(string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare)
2024/09/16 16:40:49.944 26401 26836 Error Unity at System.IO.File.OpenRead (System.String path) [0x00000] in <60a657bf02c84e589a8b52b7e4e04376>:0
2024/09/16 16:40:49.944 26401 26836 Error Unity at BetterStreamingAssets+ApkImpl.GetStreamingAssetsInfoFromJar (System.String apkPath, System.Collections.Generic.List1[T] paths, System.Collections.Generic.List1[T] parts) [0x00001] in .\P

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant