Skip to content

Releases: RageAgainstThePixel/unity-setup

unity-setup@v1.3.0

16 Sep 18:21
bb67d2b

Choose a tag to compare

What's Changed

  • unity-setup@v1.3.0 by @StephenHodgson in #43
    • updated version checking and validation
    • fix release version failure log printing
    • refactor how .sh scripts are invoked with bash command
    • fix UNITY_EDITOR_PATH formatting to be proper json object

Full Changelog: v1.2.6...v1.3.0

unity-setup@v1.2.6

14 Sep 21:39
8371eb5

Choose a tag to compare

What's Changed

  • unity-setup@v1.2.6 by @StephenHodgson in #42
    • Removed the automatic version check for Unity Hub when it's already installed
    • Fixed the legacy URL check fallback mechanism for fetching Unity version information
    • Added version-specific Linux dependency installation for older Unity Editor versions

Full Changelog: v1.2.5...v1.2.6

unity-setup@v1.2.5

26 Aug 01:02
58c2adc

Choose a tag to compare

What's Changed

  • unity-setup@v1.2.5 by @StephenHodgson in #41
    • fix unity hub cli editor output capture
    • updated version parsing
    • added unit tests

Full Changelog: v1.2.3...v1.2.5

unity-setup@v1.2.3

05 Aug 23:00
09afb64

Choose a tag to compare

What's Changed

  • unity-setup@v1.2.3 by @StephenHodgson in #40
    • fix partial version lookup matching, sort lowest first

Full Changelog: v1.2.2...v1.2.3

unity-setup@v1.2.2

31 Jul 13:45
a7cbd00

Choose a tag to compare

What's Changed

  • unity-setup@v1.2.2 by @StephenHodgson in #39
    • fix editor path lookup
    • fix version matching
    • fix macos hub install on x64 runners

Full Changelog: v1.2.1...v1.2.2

unity-setup@v1.2.1

30 Jul 15:04
7c5d74e

Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.2.1

unity-setup@v1.2.0

30 Jul 02:02
625f1dd

Choose a tag to compare

What's Changed

  • unity-setup@v1.2.0 by @StephenHodgson in #35
    • support installing older unity versions (4.x)
    • refactor internals to use Unity Services API to get most up to date information

New Contributors

Full Changelog: v1.1.1...v1.2.0

unity-setup@v1.1.1

13 Jul 19:47
bc63961

Choose a tag to compare

What's Changed

  • add support for modules: None input
  • reduced default installed modules to only il2cpp per platform

Full Changelog: v1.1.0...v1.1.1

unity-setup@v1.1.0

12 Jul 22:03
03035e7

Choose a tag to compare

What's Changed

  • unity-setup@v1.1.0 by @StephenHodgson in #32
    • add support for installing unity 5.x versions
    • add install-path input parameter

Full Changelog: v1.0.14...v1.1.0

unity-setup@v1.0.14

17 May 19:48
d9287e7

Choose a tag to compare

What's Changed

  • unity-setup@v1.0.14 by @StephenHodgson in #30
    • fixed unity hub updates on self-hosted runners
    • fixed unity hub installation/updates on self-hosted mac runners
    • attempt to fix editor by removing any invalid installs before attempting to re-install

Full Changelog: v1.0.13...v1.0.14