Skip to content

Add 2022.3.0 unitypackage #1005

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

Merged
merged 6 commits into from
Feb 25, 2025
Merged

Conversation

timbotimbo2
Copy link
Contributor

Description

There have been several Unity export fixes which never ended up in a unitypackage for over a year.
This PR adds a new package.

Also included bugfixes from #759 (pause/resume) and #894.

Changes included

  • Avoid invalid iOS export when current build target is not iOS.
  • (Android) Disable absolute ndk path from Unity export. (Unity 2022.3.x and newer)
  • (Android) Add missing namespace in unityLibrary build.gradle for Android Gradle plugin (AGP) 8.x.
  • (Web) Fix Javascript error on Play and Pause.
  • (Android) Fix build error resource style/UnityThemeSelector not found in the example project.
  • Use Il2CppCodeGeneration.OptimizeSpeed in Android and iOS release exports.

Type of Change

  • ✨ New feature (non-breaking change which adds functionality)
  • 🛠️ Bug fix (non-breaking change which fixes an issue)
  • ❌ Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 Code refactor
  • ✅ Build configuration change
  • 📝 Documentation
  • 🗑️ Chore

@timbotimbo timbotimbo self-requested a review February 25, 2025 23:09
@timbotimbo timbotimbo merged commit c8b112e into juicycleff:master Feb 25, 2025
1 check passed
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.

2 participants