Skip to content

v5.0.0

Choose a tag to compare

@fractalwrench fractalwrench released this 08 Jun 09:51
· 1353 commits to master since this release
cd3a0b2

This version contains breaking changes, as bugsnag-unity has been updated to use the latest available versions of bugsnag-android (v4.22.2 -> v5.9.4) and bugsnag-cocoa (v5.23.5 -> v6.9.3).

Please see the upgrade guide for details of all the changes and instructions on how to upgrade.

Bug fixes

  • Stop scene changes overrriding context when manually set
    #255

  • Don't Destroy TimingTrackerObject, so it persists across scenes
    #239