https://github.com/getsentry/sentry-unity
Development of Sentry SDK for Unity
https://github.com/getsentry/sentry-unity
crash-reporting hacktoberfest sentry sentry-client tag-production team-gdx unity unity3d
Last synced: about 2 months ago
JSON representation
Development of Sentry SDK for Unity
- Host: GitHub
- URL: https://github.com/getsentry/sentry-unity
- Owner: getsentry
- License: mit
- Created: 2018-06-18T11:45:43.000Z (almost 7 years ago)
- Default Branch: main
- Last Pushed: 2024-10-29T14:50:56.000Z (7 months ago)
- Last Synced: 2024-10-29T15:07:27.914Z (7 months ago)
- Topics: crash-reporting, hacktoberfest, sentry, sentry-client, tag-production, team-gdx, unity, unity3d
- Language: C#
- Homepage: https://docs.sentry.io/platforms/unity/
- Size: 49.8 MB
- Stars: 208
- Watchers: 34
- Forks: 52
- Open Issues: 130
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
Sentry SDK for Unity
===========[](https://github.com/getsentry/sentry-unity/actions?query=branch%3Amain)
[](https://discord.gg/PXa5Apfe7K)Install it via `UPM`:
```
https://github.com/getsentry/unity.git#3.1.0
```## Documentation
Sentry has extensive documentation for this SDK.
Check the Sentry [Unity documentation for more details](https://docs.sentry.io/platforms/unity/).
Blog posts:
* [How to get started with Sentry's Unity SDK](https://blog.sentry.io/how-to-get-started-with-sentrys-unity-sdk-part-1/)
* [Enabling Out-of-the-Box Performance Insights in Unity Games with the Sentry SDK](https://sentry.engineering/blog/enabling-out-of-the-box-performance-insights-in-the-unity-sdk)## Setup Sentry SDK with Unity
[](https://www.youtube.com/watch?v=P0E9upOSznE)
## 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_](https://github.com/getsentry/sentry-unity-lite). It's available on a different repository. That SDK is now deprecated but is still compatible with Sentry server.
## Resources
* [](https://docs.sentry.io/platforms/unity/)
* [](https://github.com/getsentry/sentry-unity/discussions)
* [](https://discord.gg/PXa5Apfe7K)
* [](http://stackoverflow.com/questions/tagged/sentry)
* [](https://twitter.com/intent/follow?screen_name=getsentry)