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
- "No GUI Implemented" is displayed when using PhysicsMask with a CustomEditor
- "Report is from another project" popup warning is shown on domain reload when Project Auditor was previously ran in a different project
- Addressables Analyzer flags duplicate resource references from ScriptableObjects incorrectly when the corresponding field has been removed
- "IndexOutOfRangeException" and "NullReferenceException" are thrown and Element disappears from UI Builder when undoing rename of element in "Open Instance in Context" menu
- Select Scriptable Object window freezes and becomes unresponsive when currently opened UXML Template is selected for binding's Data Source
Resolution Note (2020.2.X):
IL2CPP does not support line numbers