bugsnag / bugsnag-unity

Automatic error reporting for Unity games
https://docs.bugsnag.com/platforms/unity
MIT License
89 stars 31 forks source link

Drop testing on Unity 2018 and 2019 #786

Closed twometresteve closed 4 months ago

twometresteve commented 4 months ago

Goal

Testing on iOS/Android for Unity 2021 is moved to the basic pipeline, everything else goes to the full pipeline.

The artifact is now built under Unity 2021. Initially I tried using 2020, but there seems to be an obscure bug where the export would hang randomly and for no obvious reason.

Testing

Covered by a full CI run.

bugsnagbot commented 4 months ago

Build size impact

Format Size impact of Bugsnag (kB)
IL2CPP APK 2438.67
IL2CPP IPA 1498.45

Generated by :no_entry_sign: Danger