sentry-unity icon indicating copy to clipboard operation
sentry-unity copied to clipboard

Development of Sentry SDK for Unity

Results 264 sentry-unity issues
Sort by recently updated
recently updated
newest added
trafficstars

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...

Feature
Wont Fix

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....

Feature
Editor

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'...

Bug
Editor
Windows

#skip-changelog Auto-generated by [create-pull-request](https://github.com/peter-evans/create-pull-request)

Repository Maintenance

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 -...

Dependencies

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 -...

Dependencies

### 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?**...

Waiting for: Product Owner

### 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...

Bug
Platform: WebGL
Waiting for: Product Owner

#skip-changelog Auto-generated by [create-pull-request](https://github.com/peter-evans/create-pull-request)

Repository Maintenance

On December 3rd, 2024, `macos-12` runners will be fully unsupported. GH actions issue: https://github.com/actions/runner-images/issues/10721 #skip-changelog