bugsnag / bugsnag-unity

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

Fix for unity meta bundle bug #802

Closed richardelms closed 3 months ago

richardelms commented 3 months ago

Goal

There is a bug in some versions of unity 2020, 2021 and 2022 where macos bundles will not be imported as a single plugin file. In which case all sub dirs and files must have .meta files to work with UPM. Building the UPM package with unity 2019 ensures that the meta files are created

Testing

Manually tested the upm build script

bugsnagbot commented 3 months ago

Build size impact

Format Size impact of Bugsnag (kB)
IL2CPP APK 2442.76
IL2CPP IPA 1507.35

Generated by :no_entry_sign: Danger