Releases: bugsnag/bugsnag-unity
Releases · bugsnag/bugsnag-unity
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
v8.4.0
8.4.0 (2025-12-1)
This release can also be installed via UPM
Enhancements
- Allow the notifier to be started much earlier in the Unity lifecycle. #862
Bug Fixes
-
Fixed an issue where Android minification was removing some classes from the native BugSnag Android SDK. #867
-
Fixed an issue where session handled/unhandled event counts were not updated if the handled status of the event was changed in a callback and send unhandledOveridden in the error payload #865
v8.3.1
8.3.1 (2024-12-09)
This release can also be installed via UPM
Bug Fixes
- Fix a compiler error that occurs when using v8.3.0 of this SDK in conjunction with v1.7.0 and below of the BugSnag Unity Performance SDK. #863
v8.3.0
8.3.0 (2024-12-02)
This release can also be installed via UPM
Enhancements
Dependencies
- Update bugsnag-cocoa to v6.30.2 #849
- Update bugsnag-android to v6.10.0 #854
- Updated BugsnagUnityWebRequest to remove deprecation warnings and add new PostWwwForm methods introduced in Unity 2022.2 #847
v8.2.0
8.2.0 (2024-09-23)
This releaes can also be installed via UPM
Enhancements
- Allow for error correlation with Bugsnag Unity Performance. #806