i got this same problem and i can’t build my aab file:
Exception: Failed running I:\Unities\2020.2.1f1\Editor\Data\il2cpp/build/BeeSettings/offline/bee.exe --useprebuiltbuildprogram --no-colors
stdout:
Require frontend run. tundra.dag no longer valid. FileSignature timestamp changed: bee.exe
[ 0s] Executed build program. Created build graph with 1 nodes.
error: Cannot parse path because it’s …'ing beyond the root: I:/documentos/Mostroscopy/Library/Il2cppBuildCache/Android/armeabi-v7a/…/…/…/…/…/…/…/…/.repoconfig (System.ArgumentException)
at NiceIO.NPath.CollapseDoubleDots
at NiceIO.NPath.MakeCompletelyWellFormatted
at NiceIO.NPath…ctor
at NiceIO.NPath.Combine
at NiceIO.NPath.RelativeTo
at System.Linq.Enumerable+WhereSelectArrayIterator`2[TSource,TResult].MoveNext
at Bee.TundraBackend.TundraBackend.AddFileSignature
at Bee.TundraBackend.TundraBackend.AddFileAndGlobSignaturesFromOtherTundraFile
at Bee.StandaloneBeeDriver.CreateBuildGraph
at Bee.StandaloneBeeDriver.InvokeTundra
at Bee.StandaloneBeeDriver.BuildMain
at Bee.StandaloneBeeDriver.Main
stderr:
UnityEditorInternal.Runner.RunProgram (UnityEditor.Utils.Program p, System.String exe, System.String args, System.String workingDirectory, UnityEditor.Scripting.Compilers.CompilerOutputParserBase parser) (at <1e441e8684a14fe4b8f8a926d91afc3a>:0)
UnityEditorInternal.Runner.RunManagedProgram (System.String exe, System.String args, System.String workingDirectory, UnityEditor.Scripting.Compilers.CompilerOutputParserBase parser, System.Action1[T] setupStartInfo) (at <1e441e8684a14fe4b8f8a926d91afc3a>:0) UnityEditorInternal.IL2CPPBuilder.RunIl2CppWithArguments (System.Collections.Generic.List1[T] arguments, System.Action1[T] setupStartInfo, System.String generatedCppOutputDirectory) (at <1e441e8684a14fe4b8f8a926d91afc3a>:0) UnityEditorInternal.IL2CPPBuilder.ConvertPlayerDlltoCpp (UnityEditor.Il2Cpp.Il2CppBuildPipelineData data, System.String outputDirectory, System.Boolean platformSupportsManagedDebugging) (at <1e441e8684a14fe4b8f8a926d91afc3a>:0) UnityEditorInternal.IL2CPPBuilder.Run () (at <1e441e8684a14fe4b8f8a926d91afc3a>:0) UnityEditorInternal.IL2CPPUtils.RunIl2Cpp (System.String tempFolder, System.String stagingAreaData, UnityEditorInternal.IIl2CppPlatformProvider platformProvider, System.Action1[T] modifyOutputBeforeCompile, UnityEditor.RuntimeClassRegistry runtimeClassRegistry) (at <1e441e8684a14fe4b8f8a926d91afc3a>:0)
UnityEditor.Android.PostProcessor.Tasks.RunIl2Cpp.Execute (UnityEditor.Android.PostProcessor.PostProcessorContext context) (at <5cf84f2cc5134566935b135856517214>:0)
UnityEditor.Android.PostProcessor.PostProcessRunner.RunAllTasks (UnityEditor.Android.PostProcessor.PostProcessorContext context) (at <5cf84f2cc5134566935b135856517214>:0)
UnityEditor.Android.PostProcessAndroidPlayer.PostProcess (UnityEditor.BuildTarget target, System.String stagingAreaData, System.String stagingArea, System.String playerPackage, System.String installPath, System.String companyName, System.String productName, UnityEditor.BuildOptions options, UnityEditor.RuntimeClassRegistry usedClassRegistry, UnityEditor.Build.Reporting.BuildReport report) (at <5cf84f2cc5134566935b135856517214>:0)
UnityEditor.Android.AndroidBuildPostprocessor.PostProcess (UnityEditor.Modules.BuildPostProcessArgs args, UnityEditor.BuildProperties& outProperties) (at <5cf84f2cc5134566935b135856517214>:0)
UnityEditor.PostprocessBuildPlayer.Postprocess (UnityEditor.BuildTargetGroup targetGroup, UnityEditor.BuildTarget target, System.String installPath, System.String companyName, System.String productName, System.Int32 width, System.Int32 height, UnityEditor.BuildOptions options, UnityEditor.RuntimeClassRegistry usedClassRegistry, UnityEditor.Build.Reporting.BuildReport report) (at <1e441e8684a14fe4b8f8a926d91afc3a>:0)
UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr, Boolean&)