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

Screenshots on Android sometimes flipped

Open bitsandfoxes opened this issue 3 years ago • 0 comments
trafficstars

On some Android devices, (like the OnePlus DN2103) screenshots appear flipped. https://github.com/getsentry/sentry-unity/blob/ac17f8329bf5cafa30f5c8d78a344ce2e7bf0a39/src/Sentry.Unity/ScreenshotAttachment.cs#L70 needs a different check.

UNITY_UV_STARTS_AT_TOP might work.

bitsandfoxes avatar Aug 16 '22 12:08 bitsandfoxes