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
- Text Object position shifts when selecting multiple Text Objects and expanding the Extra Settings in the Inspector
- Keywords on Material Variants aren't automatically saved when changed on original Material through Shader Graph
- Light Probes get baked when calling LightProbes.Tetrahedralize
- Shadows flicker and cause visual artifacts when modifying a GameObject's bounds using Swizzle (Y Mask) and Sine Time nodes
- [WebGL] Frame rate drops by 5-20 fps when moving cursor or touch input in the Player
Resolution Note (2020.2.X):
IL2CPP does not support line numbers