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.54f1 #1930

Closed
wants to merge 1 commit into from
Closed

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Dec 6, 2024

#skip-changelog

Auto-generated by create-pull-request

@bitsandfoxes
Copy link
Contributor

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

@bruno-garcia bruno-garcia force-pushed the chore/unity-2022.3.54f1 branch from cad032e to 90a9e51 Compare December 7, 2024 02:26
@bitsandfoxes bitsandfoxes marked this pull request as draft December 10, 2024 17:21
@bruno-garcia bruno-garcia force-pushed the chore/unity-2022.3.54f1 branch 2 times, most recently from 139c84d to 05f0a43 Compare December 14, 2024 02:25
@bruno-garcia bruno-garcia force-pushed the chore/unity-2022.3.54f1 branch from 05f0a43 to 9590f7a Compare December 17, 2024 02:27
@bitsandfoxes
Copy link
Contributor

Superseded by #1938

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