Open riot-pmaconi opened 11 months ago
This is almost certainly related to https://github.com/getsentry/sentry-unreal/issues/259 - which is definitely a worse experience than the proxy not working. I'll go modify Unreal locally to add proxy support to their IHttpRequest and configure it, but this is possibly worth keeping open until Epic removes OpenSSL 1.1.1
Environment
How do you use Sentry? Sentry SaaS
Which version of the SDK? 0.13
How did you install the package? (Git-URL, Assetstore) Git
Which version of Unreal? 5.3
Is this happening in Unreal (editor) or on a player like Android, iOS, Windows? Linux specifically, the custom transport does not support the proxy for Sentry
Steps to Reproduce
Expected Result
The message reaches Sentry
Actual Result
The request times out
Any logs or screenshots