Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix for unity meta bundle bug #802

Merged
merged 3 commits into from
May 17, 2024
Merged

Fix for unity meta bundle bug #802

merged 3 commits into from
May 17, 2024

Conversation

richardelms
Copy link
Contributor

@richardelms richardelms commented May 17, 2024

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

@richardelms richardelms self-assigned this May 17, 2024
@richardelms richardelms requested a review from tomlongridge May 17, 2024 11:14
@richardelms richardelms marked this pull request as ready for review May 17, 2024 11:14
@bugsnagbot
Copy link
Collaborator

Build size impact

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

Generated by 🚫 Danger

@richardelms richardelms merged commit a9cf172 into next May 17, 2024
13 checks passed
@richardelms richardelms deleted the fixForUnityMetaBundleBug branch May 17, 2024 11:44
This was referenced May 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants