Skip to content

Conversation

@StephenHodgson
Copy link
Member

@StephenHodgson StephenHodgson commented Oct 7, 2025

  • added additional version checks
  • add Rosetta 2 exec on mac for x86_64 editors
  • add support for floating license config as path AND base64 string
  • fix occasional race condition when starting editor process exits faster than logs can be seen

- fix macOS x86_64 command runs
- added additional version checks
Copilot AI review requested due to automatic review settings October 7, 2025 04:11
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR releases version 1.2.2 of the Unity CLI with fixes for macOS x86_64 command execution and enhanced version support. The update includes documentation improvements and expanded testing coverage for additional Unity versions.

  • Updated package version from 1.2.1 to 1.2.2
  • Added support for additional Unity versions (5.6.7f1 through 2020.x) in build configuration
  • Improved README formatting and documentation clarity

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
package.json Version bump to 1.2.2
README.md Improved markdown formatting for notes and tips
.github/workflows/build-options.json Added Unity versions 5.6.7f1-2020.x and new test matrix entry

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@StephenHodgson StephenHodgson linked an issue Oct 7, 2025 that may be closed by this pull request
@StephenHodgson StephenHodgson marked this pull request as draft October 7, 2025 05:12
fix licensing docs
add support for floating license config as path AND base64 string
fix occasional race condition when starting editor process exits faster than logs can be seen
@StephenHodgson StephenHodgson marked this pull request as ready for review October 7, 2025 12:37
@StephenHodgson StephenHodgson requested a review from Copilot October 7, 2025 12:38

This comment was marked as outdated.

@StephenHodgson StephenHodgson requested a review from Copilot October 7, 2025 12:49

This comment was marked as outdated.

fixed open-project to search the current directory for project version text files
updated some logging and private function names
bump action deps
@StephenHodgson StephenHodgson merged commit 3a81c8f into main Oct 7, 2025
24 of 26 checks passed
@StephenHodgson StephenHodgson deleted the fix/x86_64-mac-runs branch October 7, 2025 21:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

mac x86_64 editor commands fail

1 participant