Skip to content

Releases: backtrace-labs/backtrace-unity

1.1.1

28 Mar 14:46
Compare
Choose a tag to compare

Version 1.1.1 - 28.03.2019

  • Detailed log information when Unity plugin cannot send data to Backtrace,
  • Unhandled exception condition that wont catch exceptions that starts with string : [Backtrace]::,
  • Added support for system stack frames,
  • Line ending fix.

1.1.0

11 Mar 15:02
Compare
Choose a tag to compare

Backtrace Unity Release Notes

Version 1.1.0 - 06.03.2019

  • Support for multiple types of Attribute types - string, char, enum, int, float, double....
  • Support for submit.backtrace.io
  • If you send exception, BacktraceReport will generate stack trace based on exception stack trace. We will no longer include environment stack trace in exception reports,
  • BacktraceDatabase fix for FirstOrDefault invalid read,
  • Fixed duplicated global exception handler,
  • Fixed typo in debug Attribute,
  • Fixed stack trace in BacktraceUnhandledException object,

1.0.0

21 Nov 20:36
5ea7e83
Compare
Choose a tag to compare

Version 1.0.0:

File attachment support,
Il2Cpp, Mono support,
Database support,
Editor configuration,
Diffrent environment support - Windows, Linux, MacOS, Android...

Backtrace Unity support 0.1.0

12 Nov 16:37
7f7c066
Compare
Choose a tag to compare

Backtrace Unity support for IL2CPP and Mono games.