sentry-unity
sentry-unity copied to clipboard
Parse Android exception caught in C#
trafficstars
Sample "ThrowKotlin" results in a 'Java' Exception being thrown through the bridge and bubbled through the engine into C#. That's captured through the Unity logger integration and displayed:

Parsing stack traces could be expanded to properly extract file name and line numbers like KotlinPlugin.kt line 9 in the example above.