Skip to content

Version 3.6.2

Compare
Choose a tag to compare
@konraddysput konraddysput released this 06 Oct 13:31
· 83 commits to master since this release
971d552

Version 3.6.2

Bugfixes

  • Fixed invalid behavior of multi select dropdown in Unity 2017/2018. Now users can select multiple values (instead of one) on multi select dropdowns.
  • Fixed invalid escaping of control characters, affecting reports in Chinese to be rendered incorrectly in the Backtrace UI.
  • Fixed a bug caused by the Unity API when Backtrace tries to parse Unity message from a background thread.
  • General API improvements.