Skip to content

getsentry/sentry-unity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 


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 #4.0.0-beta.1 to the URL, but note that this will stop Unity from suggesting version updates automatically.

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

Supported Unity Versions

This SDK is tested with Unity 2020.3 onwards.

If you're using Unity 2019.4, there is compatibility with this SDK up to major version 3. On 4.0.0 it's being dropped making the lowest version 2020.3. If you're using Unity 5.6 or 2018, these are not supported by this SDK. 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