sentry-unity
sentry-unity copied to clipboard
Development of Sentry SDK for Unity
Exceptions originating from `Cysharp` fail to have line numbers. The IL2CPP event processor reports their instruction address as `0x0`. I.e. ``` using Cysharp.Threading.Tasks; public async void DoAThingAsync() { Debug.Log("Attempting to...
Unity puts its own CrashHandler in the output directory. I could not find a checkbox to prevent it from doing so that we can point users toward in the docs....
Causing/replicating the error: a Unity project with over 260 .pdb files. Results in: 1. Sentry: (Error) Failed to add the Sentry native integration to the built application System.ComponentModel.Win32Exception (0x80004005): ApplicationName='C:\Users\xxx\Library\PackageCache\io.sentry.unity@cfd1f01ace\Editor\sentry-cli\sentry-cli-Windows-x86_64.exe'...
#skip-changelog Auto-generated by [create-pull-request](https://github.com/peter-evans/create-pull-request)
Bumps modules/sentry-java from 7.15.0 to 7.16.0. Auto-generated by a [dependency updater](https://github.com/getsentry/github-workflows/blob/main/.github/workflows/updater.yml). ## Changelog ### 7.16.0 #### Features - Add meta option to attach ANR thread dumps ([#3791](https://github-redirect.dependabot.com/getsentry/sentry-java/pull/3791)) #### Fixes -...
Bumps modules/sentry-cli.properties from 2.37.0 to 2.38.0. Auto-generated by a [dependency updater](https://github.com/getsentry/github-workflows/blob/main/.github/workflows/updater.yml). ## Changelog ### 2.38.0 #### Various fixes & improvements - feat(errors): Print backtrace when `RUST_BACKTRACE=1` ([#2189](https://github-redirect.dependabot.com/getsentry/sentry-cli/issues/2189)) by szokeasaurusrex -...
### Environment **How do you use Sentry?** Sentry SaaS (sentry.io) **Which version of the SDK?** 2.2.2 **How did you install the package? (Git-URL, Assetstore)** Git URL **Which version of Unity?**...
### Environment How do you use Sentry? Sentry SaaS (sentry.io) Which version of the SDK? 2.2.1 How did you install the package? (Git-URL, Assetstore) git-url Which version of Unity? 2022.3.37f1...
#skip-changelog Auto-generated by [create-pull-request](https://github.com/peter-evans/create-pull-request)
On December 3rd, 2024, `macos-12` runners will be fully unsupported. GH actions issue: https://github.com/actions/runner-images/issues/10721 #skip-changelog