Releases: game-ci/unity-builder
Releases · game-ci/unity-builder
v4.4.0 Upgrade AWS SDK v3
What's Changed
- Unity 2018 and .NET 3.5 support by @zdickinsonfugro in #633
- Update @actions/cache and @actions/core to support actions/upload-artifact: v4 dependency by @Egorrko in #688
- feat: add
buildProfile
parameter by @MichaelBuhler in #685 - Feat/migrate aws sdk v3 by @MtMath in #698
New Contributors
- @zdickinsonfugro made their first contribution in #633
- @Egorrko made their first contribution in #688
- @MichaelBuhler made their first contribution in #685
- @MtMath made their first contribution in #698
Full Changelog: v4.3.0...v4.4.0
v4.3.0
What's Changed
Potentially breaking for people that use versioning in a non-intended way
Other changes
- Enable unity licensing server for Windows by @Latylus in #638
- fix(windows): replacing of urls if gitPrivateToken is set by @kijz in #648
New Contributors
- @Latylus made their first contribution in #638
- @kijz made their first contribution in #648
- @OctopBP made their first contribution in #673
Full Changelog: v4...v4.3.0
Hotfix: Support Unity 6+ Versions
What's Changed
- Hotfix: Fix version checking in image-tag by @AndrewKahr in #640
Full Changelog: v4...v4.2.3
Support Unity 6+ Versioning and Add enableGpu Parameter
What's Changed
- Fix test workflows by @AndrewKahr in #632
- Add 'enableGpu' param, allowing running Unity w/o
-nographics
by @codenamesimon in #636 - Use capture group to find Unity version to support new 6000 versions by @AndrewKahr in #639
New Contributors
- @codenamesimon made their first contribution in #636
Full Changelog: v4...v4.2.2
Hotfix for Image Backend Selection and MacOS Env Variables
Cloud Runner Stabilization and skipActivation Option
What's Changed
- Cloud runner develop - Stabilizes kubernetes provider by @frostebite in #531
- Update cloud-runner-ci-pipeline.yml by @frostebite in #626
- Allow Skipping Activation by @AndrewKahr in #629
Full Changelog: v4...v4.2.0
Windows Unity Arguments and MacOS Manual Exit Fixes
What's Changed
- Fixed manualExit option on Mac machines by @homapf in #619
- Fix Windows Arguments Passed to Unity by @AndrewKahr in #623
New Contributors
Full Changelog: v4...v4.1.4
Backport Improvements from Test Runner
- Functionally no updated features or fixes, mainly just code cleanup
- Updated to use node20 as node16 is being deprecated and removed
Full Changelog: v4...v4.1.3
Hotfix Android SDKManager Invocation
What's Changed
- Fix android SDK Manager Invocation on Unity 2020 and earlier versions by @AndrewKahr in #606
Full Changelog: v4...v4.1.2
Pro License Activation Regression Fix and Engine Exit Code Output
What's Changed
- Fix pro license activation failure rate regression
- Add warning annotations for license activation retry attempts for clarity
- Output licensing/build error code to
engineExitCode
- Update CONTRIBUTING.md by @webbertakken in #601
Full Changelog: v4...v4.1.1