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

Update to Unity 2022.3.51f1 #1863

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

github-actions[bot]
Copy link
Contributor

#skip-changelog

Auto-generated by create-pull-request

@bitsandfoxes
Copy link
Contributor

bitsandfoxes commented Oct 31, 2024

For some reason when exporting the android project it now adds

android.aapt2FromMavenOverride=/opt/unity/Editor/Data/PlaybackEngines/AndroidPlayer/SDK/build-tools/34.0.0/aapt2

to the gradle.properties. That path does not exist in the job that compiles the project.
It looks like we need to either

  1. Fix the path: i.e. overwrite it in the .properties
  2. Remove the line and add it to the local.properties instead
  3. And/Or figure out why this is only an issue on 2022 and not 6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants