Search Issue Tracker
By Design
Votes
1
Found in
2019.3
2019.3.7f1
2020.1
2020.2
Issue ID
1238897
Regression
No
[iOS] Application.logMessageReceivedThreaded stackTrace is missing line numbers when crashing with development build
How to reproduce:
1. Open the attached 805126CrashReporter.zip project
2. Build for iOS (development build) and deploy the Xcode project to the iOS device
3. Attach the console from the Unity Editor
4. On the device press the Force Soft Crash button
5. Inspect the new logs in the Console window
Actual: Missing symbol files in the stack trace
Reproducible with: 2019.3.11f1, 2020.1.0b6, 2020.2.0a8
Reproducible with:
- iPhone 7 (iOS 12.3.1)
- iPad 7th generation (iOS 13.2.2)
Notes:
- Could not test with earlier versions because of the thrown errors
- Build fails for Android with ArgumentException: Invalid path
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
- Profiler - Taking you to the wrong section when using 'show'
- Draw Renderers custom pass doesn't work with SSGI
- WebCamTexture does not set the requested resolution when used in WebGL
- Editor default Stylesheet/Matching Selector buttons in Debugger don't do anything
- Graphics.DrawMeshNow stops rendering Render Texture after a few frames when viewed in the Player
Resolution Note (2020.2.X):
IL2CPP does not support line numbers