Search Issue Tracker
Fixed in 5.4.3
Votes
18
Found in
5.2.3p1
Issue ID
749093
Regression
No
[Android][IL2CPP] Methods to extract a stacktrace fail to return meaningful data
All these methods return empty stacktraces in Android IL2CPP:
--- UnityEngine.StackTraceUtility.ExtractStackTrace()
--- System.Environment.StackTrace
--- new System.Diagnostics.StackTrace(new System.Diagnostics.StackFrame(true)).ToString()
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- WebGL builds report wrong screen resolution if "matchWebGLToCanvasSize" is set to "false"
- List<T> in the Inspector does not update values when changed through Dropdown menu
- Crash on keywords::LocalSpace::Find when reimporting specific assets
- “Command Line Arguments” window in Hub becomes distorted with long project names
- "Save" button is displayed as active in the Hub "Set project display name" window
Add comment