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
- The <sprite> tag inserted image from a Sprite Asset into the UI Builder Button disappears when the Inlined Style Text Shadow Horizontal or Vertical Offset is set to be more than 0 px
- Build fails when building with ILCPP Scripting Backend and ARMv7 as the Target Architecture
- Textures turn black in Player when they are referenced by a script instance
- [Android] Virtual device crashes with "Scudo ERROR: invalid chunk state when deallocating address" error in Firebase Test Lab when Optimized Frame Pacing is enabled
- Particle System does not resume when its Culling Mode is set to "Pause" or "Pause and Catch-up," and particle position simulate in world space
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."