For the complete documentation index, see llms.txt. This page is also available as Markdown.

Unity SDK

May 22nd, 2026 (v4.1.0)

  • Feature: ANR (Android) and hang detection (iOS) reporting

May 22nd, 2026 (v4.0.1)

  • Fix: app store and google play compatible sdks

  • Feature: native macOS crash reporting via bugsplat-apple

  • Fix: set android native crash attributes after init

March 23rd, 2026 (v4.0.0)

  • Feature: Add PostFeedback API for user feedback submission (#114)

  • Bug Fix: Log truncation on Mac, Linux, WSA (#113)

July 17th, 2025 (v3.2.1)

  • Fix: README caret typo

  • Fix: Truncate large log files

May 29th, 2025 (v3.2.0)

  • Feature: Upload line number mappings

May 19th, 2025 (v3.1.4)

  • Fix: add Dictionary TryAdd extension for Unity 2021

April 17th, 2025 (v3.1.3)

  • Fix: Symbol uploads for non-android builds in Unity 6

  • Fix: Windows build

  • Chore: Download symbol-upload just-in-time

March 14th, 2025 (v3.1.2)

  • Fix: Crash loop prevention

March 14th, 2025 (v3.1.1)

  • Fix: Unregister logMessageReceived on destruction

March 14th, 2025 (v3.1.0)

  • Feature: Attributes

April 16th, 2024 (v2.5.4)

  • Improved android symbol uploads

April 16th, 2024 (v2.5.3)

  • Fixed: windows DotNetExceptionReporter build error

March 6th, 2024 (v2.5.2)

  • Fixed: Android symbols

March 5th, 2024 (v2.5.1)

  • Fixed: screenshots

March 5th, 2024 (v2.5.0)

  • Added: Android symbol uploads

  • Fixed: ignore errors parsing guids

January 27th, 2023 (v2.4.0)

  • Added: iOS and Android native support

  • Added: support for "Notes" field

Last updated