Search Issue Tracker
Fixed in 2019.2.X
Fixed in 2018.3.X, 2018.4.X, 2019.1.X
Votes
1
Found in
2018.2.19f1
Issue ID
1108365
Regression
No
[Android] "Error walking path" errors thrown after completing a build and having Crash and Exception Reporting enabled
Repro steps:
1. Open attached project
2. Build on Android
3. Check the symbol_upload log
Actual: "Error walking path Temp/StagingArea/symbols at file Temp/StagingArea/symbols, file will not be processed: lstat Temp/StagingArea/symbols: no such file or directory" error is present in the log
Reproducible with: 2017.4.18f1, 2018.2.20f1, 2018.3.3f1, 2019.1.0a14, 2019.2.0a1
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Lighting Data asset is not created when baking multiple Scenes at the same time
- Performance issues when instantiating a recognizer under UnityEngine.Windows.Speech
- Build fails with "Exception: Unity.IL2CPP.Building.BuilderFailedException: Build failed with 0 successful nodes and 0 failed ones" when building the project for iOS
- [Android] .aab Build fails when using Asset Bundles
- Builds fail without a useful error message when building a project with invalid product name
Menion-Leah
Mar 16, 2019 09:55
Very similar issue here: Unity 2018.3.7f1.
From symbol_upload.log:
time="2019-03-16T10:37:27+01:00" level=warning msg="Error walking path Temp/StagingArea\symbols at file Temp/StagingArea\symbols, file will not be processed: GetFileAttributesEx Temp/StagingArea\symbols: The system cannot find the file specified."