Skip to content

getsentry/sentry-unity

Repository files navigation


Sentry SDK for Unity

build Discord Chat

Install

Install the package via the Unity Package Manager using a Git URL to Sentry's SDK repository:

https://github.com/getsentry/unity.git

To use this specific version of the SDK, append #3.2.3 to the URL.

Documentation

Sentry has extensive documentation for this SDK.

Check the Sentry Unity documentation for more details.

Blog posts:

Setup Sentry SDK with Unity

YouTube Video of Setup Sentry SDK with Unity

Legacy SDK

If you are using Unity 5.6 or 2018, these are not supported by this SDK. There are no plans to support versions of Unity older than 2019.4.

Sentry offered a minimalistic but stable SDK called sentry-unity-lite. It's available on a different repository. That SDK is now deprecated but is still compatible with Sentry server.

Resources

  • Documentation
  • Discussions
  • Discord Chat
  • Stack Overflow
  • Twitter Follow