Backtrace Unity 3.1.0

Version 3.1.0

This release adds an ability to capture native NDK crashes from Unity games deployed on Android. The Backtrace Configuration now exposes a setting for games being prepared for Android OS to choose Capture native crashes. When enabled, Backtrace will capture and symbolicate native stack traces from crashes impacting the Unity Engine or any Unity Engine Plugin.

More …

connector 1.2.5

Google Stadia:

  • Added more detailed log messages for Stadia Pub/Sub messages. Right now connector users can see donwloaded files from storage service,
  • Added detailed information about Google Stadia report generation. Right now we will provide an information when we end fetching all necessary data from Google Cloud Storage, or when data is incomplite.
More …

console 3.14.1

This release introduces the source code feature which allows an engineer, while debugging an issue, to view related source code based on function names and line numbers from an offending call stack.

More …