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

Unity libil2cpp.so increased from 83mb to 103mb in unity android

Open Nkwenom opened this issue 1 year ago • 1 comments
trafficstars

Environment

How do you use Sentry? Sentry Saas

Which version of the SDK? 2.0.0

How did you install the package? (Git-URL, Assetstore) git-url

Which version of Unity? 2021.3.16f1

Is this happening in Unity (editor) or on a player like Android, iOS, Windows? Android build

Steps to Reproduce

Make an Android Build

Expected Result

build size slightly larger than without SentrySDK (~5mb). Build without Sentry (aab) - 218mb

Actual Result

Build with SentrySDK (aab) - 230mb

Any logs or screenshots

We have use .net standart 2.1. I saw this issue https://github.com/getsentry/sentry-unity/issues/1113, but there is no solution there. image image

Nkwenom avatar Mar 09 '24 08:03 Nkwenom