Skip to content

Releases: bugsnag/bugsnag-unity

v8.8.1

23 Sep 07:49
e8f2da2
Compare
Choose a tag to compare

8.8.1 (2025-09-23)

This release can also be installed via UPM

Bug Fixes

  • Fix an issue where building native stack traces could trigger an out of bounds exception #941

v8.8.0

16 Sep 09:51
fb22692
Compare
Choose a tag to compare

8.8.0 (2025-09-16)

This release can also be installed via UPM

Enhancements

  • Added GroupingDiscriminator property to events and methods for setting and getting the global GroupingDiscriminator to Bugsnag #925

Dependencies

v8.7.1

08 Sep 11:02
e6ab980
Compare
Choose a tag to compare

8.7.1 (2025-09-08)

This release can also be installed via UPM

  • Fix an issue where additional IL2CPP arguments were added without proper whitespace checks #928

v8.7.0

28 Aug 09:23
254693d
Compare
Choose a tag to compare

8.7.0 (2025-08-28)

This release can also be installed via UPM

Enhancements

  • Enable IL2CPP line number symbolication fo riOS and Android via the BugSnag CLI #920

v8.6.2

16 Jul 08:28
f4578bc
Compare
Choose a tag to compare

8.6.2 (2025-07-16)

This release can also be installed via UPM

Enhancements

  • Enable fallback support for linux builds #916

  • Add helper method for converting system stacktraces #917

v8.6.1

10 Jul 11:29
cafdaee
Compare
Choose a tag to compare

8.6.1 (2025-07-10)

This release can also be installed via UPM

Bug Fixes

  • Remove unused import to ensure Android builds meet the google play 16 KB page size requirements #913

v8.6.0

04 Jun 08:10
9536d8e
Compare
Choose a tag to compare

8.6.0 (2025-06-03)

This release can also be installed via UPM

Enhancements

  • Set default endpoints based on API key #905

  • Add compilation platform as error.type to event payloads to enable IL2CPP symbolication in future #904

v8.5.2

31 Mar 09:35
26497bb
Compare
Choose a tag to compare

8.5.2 (2025-03-31)

Enhancements

  • Update Bugsnag Editor PlayerSettingsCompat to prevent compiler warnings. #892

Dependencies

v8.5.1

03 Mar 16:43
165b30f
Compare
Choose a tag to compare

8.5.1 (2025-03-03)

Dependencies

v8.5.0

28 Jan 08:34
166a30b
Compare
Choose a tag to compare

8.5.0 (2025-01-27)

This release can also be installed via UPM

You can now automatically upload all your Android and iOS files for stacktrace symbolication in a few simple steps. Please see our online docs for information on how to enable this feature or script it yourself: https://docs.bugsnag.com/platforms/unity/showing-full-stacktraces/

Enhancements

  • Add auto symbol uploads for Android and Xcode builds. #871