bugsnag / bugsnag-cocoa

BugSnag error monitoring & exception reporter for iOS, macOS, tvOS and watchOS
https://docs.bugsnag.com/platforms/ios
MIT License
234 stars 128 forks source link

Full Stack Traces for Unity Windows builds #1685

Open staneta opened 1 month ago

staneta commented 1 month ago

Description

When building games for Windows in Unity, busnag only shows stacktraces without lines. Having lines would make it easier to debug errors.

Describe alternatives you've considered According to this page: https://docs.bugsnag.com/platforms/unity/#showing-full-stacktraces this is currently only possible on ios and android. Similar functionality for Windows/Linux/Macos would be amazing.

toniewypada commented 1 month ago

Hi @staneta 👋🏻, we do have an item in our backlog aimed to support Windows symbolication in Unity, however we don’t have a firm ETA for this functionality.

Once there will be any updates on this, we’ll make sure to update this thread.