Skip to content

Releases: backtrace-labs/backtrace-unity

Version 3.8.3

10 Nov 11:09
17aeba4
Compare
Choose a tag to compare

Version 3.8.3

Bugfixes

  • Fixed android/ios specific code usage on Editor,
  • improved metrics management

Version 3.8.2

02 Nov 20:49
0f52d96
Compare
Choose a tag to compare

Version 3.8.2

Bugfixes

  • Fixed a duplicate identifier issue available in the generated xcode project.
  • Normalized system attributes on iOS and Android

New functionality

  • Added support for uploading Android symbols files on OSes other than Windows.
  • SteamDeck support

Version 3.8.1

11 May 21:08
4c88ebf
Compare
Choose a tag to compare

Version 3.8.1

Bugfixes

  • Fixed an issue with passing non-ASCII characters to the native crash handler on Windows.

Version 3.8.0

18 Apr 15:49
Compare
Choose a tag to compare

Version 3.8.0

New functionality

  • Add support for XBox native crashes.

Version 3.7.9

07 Mar 15:37
4526b88
Compare
Choose a tag to compare

Version 3.7.9

Bugfixes

  • Bugfix: On Android, managed and native reports generated by the same user now have the same guid
  • Metrics support allows overriding a default Unique event attribute.
  • Do not start android native integration if the handler path is not available in the apk.

Maintenance

  • Upgraded native crash reporter. The new version should capture crashes generated by the newest version of SDK

Version 3.7.8

29 Nov 18:17
ca18dc4
Compare
Choose a tag to compare

Version 3.7.8

Bugfixes

  • Fixed a problem with invalid stack frame type.
  • Allow users to use custom Backtrace URls in the configuration.

Maintenance

  • Upgraded Android native crash handler.
  • Cleaned up documentation images

Version 3.7.8 - preview 2

16 Nov 13:25
Compare
Choose a tag to compare
Pre-release

Version 3.7.8

Bugfixes

  • Fixed a problem with invalid stack frame type.
  • Allow users to use custom Backtrace URls in the configuration.

Maintenance

  • Upgraded Android native crash handler.
  • Cleaned up documentation images

Version 3.7.8 preview 1

27 Oct 13:32
Compare
Choose a tag to compare
Pre-release

Version 3.7.8

Bugfixes

  • Fixed a problem with invalid stack frame type.
  • Allow users to use custom Backtrace URls in the configuration.

Maintenance

  • Upgraded Android native crash handler.

Version 3.7.7

22 Aug 15:16
d998c98
Compare
Choose a tag to compare

Version 3.7.7

New functionality

  • Improved machine identifier functionality - if default identifier methods fail, a new machine identifier will be stored in the internal storage and will stay the same between game restarts.
  • Added a new attribute application.package that stores information about an application package id.

Bugfixes

  • Fixed a problem with missing breadcrumbs files in the database records after a game restart.
  • Fixed a problem with 00000000-0000-0000-0000-000000000000 guid on Xbox and other consoles.

Maintenance

  • Upgraded the PLCrashReporter library.

Version 3.7.7-preview.2

03 Aug 11:23
Compare
Choose a tag to compare
Pre-release

Version 3.7.7

New functionality

  • Improved machine identifier functionality - if default identifier methods fail, a new machine identifier will be stored in the internal storage and will stay the same between game restarts.
  • Added a new attribute application.package that stores information about an application package id.

Bugfixes

  • Fixed a problem with missing breadcrumbs files in the database records after a game restart.
  • Fixed a problem with 00000000-0000-0000-0000-000000000000 guid on Xbox and other consoles.

Maintenance

  • Upgraded the PLCrashReporter library.