Bugsnag Unity Versions Save

Automatic error reporting for Unity games

v7.7.4

3 weeks ago

7.7.4 (2024-05-19)

This release can be installed via UPM

Bug Fixes

  • Fixed issue where iOS C# events reported the incorrect value for device.osName. #791

v7.7.3

4 weeks ago

7.7.3 (2024-04-11)

This release can be installed via UPM

Bug Fixes

  • Changed initialisation of time api to reduce the risk of iOS app hangs on start #783
  • Updated naming for BugsnagEditor EDM menu to reduce potential conflicts with other tools #780

v7.7.2

2 months ago

7.7.2 (2024-03-01)

This release can also be installed via UPM

Enhancements

  • Improved handling of serialisation errors when flushing the event cache #773

v6.3.6

3 months ago

6.3.6 (2024-02-07)

  • Bug Fixes

  • Fix issue where the Bugsnag MacOS bundle plugin was missing from the released package. 770

v6.3.5

3 months ago

6.3.5 (2023-07-06)

  • Update bugsnag-cocoa from v6.16.1 to v6.28.0 (includes compliance with Apple's Required Reasons API – see online docs)

v7.7.1

3 months ago

7.7.1 (2024-01-25)

Bug Fixes

  • Copy the xprivacy api usage file from bugsnag-cocoa on build #768

v7.7.0

4 months ago

7.7.0 (2024-01-04)

This release can also be installed via UPM.

Enhancements

  • Added IsStarted check method that returns false if start has not been called on the BugSnag client.

  • Update bugsnag-cocoa from v6.27.2 to v6.28.0 (includes compliance with Apple's Required Reasons API – see online docs)

v7.6.5

7 months ago

7.6.5 (2023-08-17)

This release can also be installed via UPM.

Bug Fixes

  • Fix for Android memory leak. #738

v7.6.4

9 months ago

7.6.4 (2023-08-09)

Bug Fixes

  • Add null guard in the Bugsnag exception handler. #734

v7.6.3

9 months ago

7.6.3 (2023-08-03)

  • Update bugsnag-cocoa from v6.26.2 to v6.27.2

Bug Fixes

  • Handle exceptions thrown during deserialisation of a cached events and sessions and log the problematic json. #731