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
- Inspector's custom tooltip is displayed incorrectly when the name is truncated in UI toolkit
- Crash on ScriptableRenderLoopDraw when rendering a specific VFX in Play Mode
- The script is not renamed in the Project window when renaming and a compilation Error is present
- Average FPS in Play Mode degradation on a newly created BiRP project when it's upgraded from 2020.3.48f1 to a newer Editor version
- DecoratorDrawer indentation is incorrect when it is called with EditorGUI
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.