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
Comments (1)
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
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
- "Assertion failed on expression" error occurs when multiple Animation Components are instantiated after changing the Culling Type
- MacOS persistentDataPath uses old path when built compared to Editor Play mode
- Crash on RaiseException when entering Play Mode in a specific project
- Debug Console does not reappear when disabling and re-enabling Debug.developerConsoleEnabled
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."