Search Issue Tracker
Postponed means that the issue was either a feature request or something that requires major refactoring on our side. Since that makes the issue not actionable in the close future we choose to close it as Postponed and add it on our internal roadmaps and technical debt pages instead.
Postponed
Votes
12
Found in
5.1.1f1
Issue ID
722931
Regression
No
[IL2CPP] Stack trace doesn't show script names and line number
1. Open attached project "repro_722931"
2. Build to iOS with IL2CPP and Script Debugging enabled
3. ArgumentException will be thrown with <filename unknown>:0 instead of filename:linenumber
Note: mono shows correct filename and line number
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
- Fog "Density" field dragging is too sensitive
- Webpage from example hyperlink is missing when opened in the Universal 3D sample template
- Console window loses focus of the last message when a lot of messages are shown in a row
- Shadow artifacts appear when using a merged mesh with a specific Near Plane value in the Play Mode in URP
- "TlsException: Handshake failed - error code: UNITYTLS_INTERNAL_ERROR" error when a lot of web requests are sent within a few minutes
szu3d
Jan 07, 2017 06:41
显示 <filename unknown>:0 对真机调试很不方便。
Nicolas1212
May 06, 2016 14:02
I would absolutely love to have this for non-development builds as well. We have a number of NullReferenceExceptions in our app, but without a function or file name at the very least, it's incredibly difficult to know what's wrong
eventropy
Dec 01, 2015 17:50
This makes debugging very difficult. This would take most of my votes if I could.