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 Android 2022.2.X+ Build Issues #205

Merged
merged 6 commits into from
Apr 9, 2023
Merged

Fix Android 2022.2.X+ Build Issues #205

merged 6 commits into from
Apr 9, 2023

Commits on Apr 5, 2023

  1. Update Unity hub to latest beta which fixes 2022.2.X android build is…

    …sues. Remove Unity Hub version for Windows as there is no ability to pin hub versions due to Unity not maintaining old versions. Passing an old version is likely to break the build as the install script uses hard coded hashes that may not match the latest version
    AndrewKahr committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    3cf009d View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2023

  1. Improve error catching during installation, refactor android variable…

    … setup and license acceptance. Added separate section to fix symlink issue.
    AndrewKahr committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    9369090 View commit details
    Browse the repository at this point in the history
  2. Fix source not found

    AndrewKahr committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    80236fe View commit details
    Browse the repository at this point in the history
  3. Fix source

    AndrewKahr committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    b7fcb1d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    481012f View commit details
    Browse the repository at this point in the history
  5. Test timeout

    AndrewKahr committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    e147c5c View commit details
    Browse the repository at this point in the history