Sentry Unity
Sentry's official error tracking and performance monitoring SDK for Unity. Capture crashes, exceptions, and performance issues in real-time to identify and fix problems before they impact players. Features automatic error reporting, session tracking, and deep integration with Unity's crash handling system.
io.sentry.unity Install via UPM
Add to Unity Package Manager using this URL
https://www.pkglnk.dev/getsentry-unity.git README Markdown
Copy this to your project's README.md
## Installation
Add **Sentry Unity** to your Unity project via Package Manager:
1. Open **Window > Package Manager**
2. Click **+** > **Add package from git URL**
3. Enter:
```
https://www.pkglnk.dev/getsentry-unity.git
```
[](https://www.pkglnk.dev/pkg/getsentry-unity)Used By (1)
README
Sentry SDK for Unity
This is the UPM package for the Sentry SDK for Unity.
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.1.0 to the URL.
Source code
The source code for this project is located at: https://github.com/getsentry/sentry-unity/
No comments yet. Be the first!