{"id":13662785,"url":"https://github.com/getsentry/sentry-unity","last_synced_at":"2026-02-13T15:59:43.723Z","repository":{"id":36951599,"uuid":"137745056","full_name":"getsentry/sentry-unity","owner":"getsentry","description":"Development of Sentry SDK for Unity","archived":false,"fork":false,"pushed_at":"2024-10-29T14:50:56.000Z","size":52207,"stargazers_count":208,"open_issues_count":130,"forks_count":52,"subscribers_count":34,"default_branch":"main","last_synced_at":"2024-10-29T15:07:27.914Z","etag":null,"topics":["crash-reporting","hacktoberfest","sentry","sentry-client","tag-production","team-gdx","unity","unity3d"],"latest_commit_sha":null,"homepage":"https://docs.sentry.io/platforms/unity/","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/getsentry.png","metadata":{"funding":{"custom":["https://sentry.io/pricing/","https://sentry.io/"]},"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-06-18T11:45:43.000Z","updated_at":"2024-10-29T14:50:59.000Z","dependencies_parsed_at":"2023-02-17T23:16:09.758Z","dependency_job_id":"e145dbd1-2b62-4bde-9997-2384e0e5a1ae","html_url":"https://github.com/getsentry/sentry-unity","commit_stats":null,"previous_names":[],"tags_count":95,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-unity","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-unity/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-unity/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-unity/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getsentry","download_url":"https://codeload.github.com/getsentry/sentry-unity/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247980837,"owners_count":21027808,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["crash-reporting","hacktoberfest","sentry","sentry-client","tag-production","team-gdx","unity","unity3d"],"created_at":"2024-08-02T05:02:08.397Z","updated_at":"2026-02-13T15:59:43.711Z","avatar_url":"https://github.com/getsentry.png","language":"C#","readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://sentry.io\" target=\"_blank\" align=\"left\"\u003e\n    \u003cimg src=\"https://raw.githubusercontent.com/getsentry/sentry-unity/main/.github/sentry-wordmark-dark-400x119.svg\" width=\"280\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://docs.sentry.io/platforms/unity/\" target=\"_blank\" align=\"right\"\u003e\n    \u003cimg src=\"https://raw.githubusercontent.com/getsentry/sentry-unity/main/.github/unity-verified-logo.svg\" width=\"280\"\u003e\n  \u003c/a\u003e\n  \u003cbr /\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n\nSentry SDK for Unity\n===========\n\n[![build](https://github.com/getsentry/sentry-unity/workflows/CI/badge.svg?branch=main)](https://github.com/getsentry/sentry-unity/actions?query=branch%3Amain)\n[![Discord Chat](https://img.shields.io/discord/621778831602221064?logo=discord\u0026logoColor=ffffff\u0026color=7389D8)](https://discord.gg/sentry)\n\n## Install\n\nInstall the package via the Unity Package Manager using a Git URL to Sentry's SDK repository:\n\n```\nhttps://github.com/getsentry/unity.git\n```\n\nTo use this specific version of the SDK, append `#4.1.0` to the URL, but note that this will stop Unity from suggesting version updates automatically.\n\n## Documentation\n\nSentry has extensive documentation for this SDK.\n\nCheck the Sentry [Unity documentation for more details](https://docs.sentry.io/platforms/unity/).\n\nBlog posts: \n* [How to get started with Sentry's Unity SDK](https://blog.sentry.io/how-to-get-started-with-sentrys-unity-sdk-part-1/)\n* [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)\n\n\n## Setup Sentry SDK with Unity\n\n[![YouTube Video of Setup Sentry SDK with Unity](https://img.youtube.com/vi/-YKCRSA7TOc/0.jpg)](https://www.youtube.com/watch?v=-YKCRSA7TOc)\n\n## Supported Unity Versions\n\nThis SDK is tested with Unity 2020.3 onwards.\n\nIf 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](https://github.com/getsentry/sentry-unity/releases/tag/4.0.0-beta.0) making the lowest version 2020.3.\nIf 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_](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.\n\n\n## Resources\n\n* [![Documentation](https://img.shields.io/badge/documentation-sentry.io-green.svg)](https://docs.sentry.io/platforms/unity/)\n* [![Discussions](https://img.shields.io/github/discussions/getsentry/sentry-unity.svg)](https://github.com/getsentry/sentry-unity/discussions)\n* [![Discord Chat](https://img.shields.io/discord/621778831602221064?logo=discord\u0026logoColor=ffffff\u0026color=7389D8)](https://discord.gg/sentry)  \n* [![Stack Overflow](https://img.shields.io/badge/stack%20overflow-sentry-green.svg)](http://stackoverflow.com/questions/tagged/sentry)\n* [![X Follow](https://img.shields.io/twitter/follow/sentry?label=sentry\u0026style=social)](https://x.com/intent/follow?screen_name=sentry)\n","funding_links":["https://sentry.io/pricing/","https://sentry.io/"],"categories":["C\\#","C#"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgetsentry%2Fsentry-unity","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgetsentry%2Fsentry-unity","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgetsentry%2Fsentry-unity/lists"}