Hello, i am having truble building my app on android. it says “Build completed with a result of ‘Failed’ in 8 seconds (7541 ms)
Building Player failed”
I don’t know why, it will not work even on unity remote
Thank you!
Hello, i am having truble building my app on android. it says “Build completed with a result of ‘Failed’ in 8 seconds (7541 ms)
Building Player failed”
I don’t know why, it will not work even on unity remote
Thank you!
I am also using Mirror networking, if that helps
Try building 10 times. ![]()
![]()
I tried that , it didn’t do anything
Please attach Editor.log
I am very sorry, but where do I find that? I am very new to unity
You can find it on your pc
Where to find the Editor.log ![]()
New Text Document.txt (397.7 KB)
Your error is:
Failed to remove directory Library\Bee\artifacts\Android\AsyncPluginsFromLinker as part of preparing to actually running this node
Something’s is locking that directory (maybe antivirus), close Unity, and delete Library/Bee folder, then attempt to build again
Thank you very much, that actually worked!