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
- Code runs slower when using a cached exception instance compared to creating a new one
- Broken UI in Default Preset Add Section of "Preset Manager" window
- [iOS] The Player freezes when closing the Notification Center and quickly swiping down from top
- Crash on Texture2D:SetPixelImpl when rapidly calling Texture2D.Apply()
- Graph Lines are not rendered when using Experimental GraphView or GridBackground
Add comment