Releases: bugsnag/bugsnag-unity
Releases · bugsnag/bugsnag-unity
v8.8.1
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
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
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
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
8.6.2 (2025-07-16)
This release can also be installed via UPM
Enhancements
v8.6.1
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
8.6.0 (2025-06-03)
This release can also be installed via UPM
Enhancements
v8.5.2
8.5.2 (2025-03-31)
Enhancements
- Update Bugsnag Editor PlayerSettingsCompat to prevent compiler warnings. #892
Dependencies
v8.5.1
8.5.1 (2025-03-03)
Dependencies
v8.5.0
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