getsentry / sentry-unity

Development of Sentry SDK for Unity
https://docs.sentry.io/platforms/unity/
MIT License
218 stars 52 forks source link

fix: Improve IL2CPP debug symbol guidance in Editor #1858

Closed bitsandfoxes closed 1 month ago

bitsandfoxes commented 1 month ago

Fixes https://github.com/getsentry/sentry-unity/issues/1840

The error-box now lists the requirements and links to the docs, explaining how our IL2CPP line number support works. Screenshot 2024-10-22 at 14 51 54 Screenshot 2024-10-22 at 14 52 00

skip-changelog

bruno-garcia commented 1 month ago

We should ignore this test: DebugLogException_InTask_IsCapturedAndIsMainThreadIsFalse Or somehow make them non flaky