Skip to content

Conversation

@StephenHodgson
Copy link
Member

@StephenHodgson StephenHodgson commented Oct 6, 2025

  • Hotfix to install libssl 1.1.1 for 2021.x editors
  • Added a new uninstall-unity command to uninstall unity editors by path or by version.
  • Added a new open-project command to launch a Unity project directly from the CLI, automatically resolving the Unity version and editor path.
  • Refactored command options for run, list-project-templates, and create-project to support both Unity version and editor path resolution, with clearer error handling if neither is specified
  • Refactored command options for run, list-project-templates, and create-project to support both Unity version and editor path resolution, with clearer error handling if neither is specified

- hotfix to install libssl 1.1.1 for 2021.x editors
Copilot AI review requested due to automatic review settings October 6, 2025 18:45
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 is a hotfix release (v1.2.1) that adds support for installing libssl 1.1.1 for Unity 2021.x editors, addressing SSL dependency issues for newer Unity versions.

  • Extended the libssl installation condition to include Unity 2021.x versions
  • Updated a logging message from info to debug level for better log verbosity control
  • Bumped package version to 1.2.1

Reviewed Changes

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

File Description
src/unity-hub.ts Added Unity 2021.x version check to libssl installation logic
src/license-client.ts Changed log level from info to debug for licensing client reuse message
package.json Bumped version from 1.2.0 to 1.2.1

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

@StephenHodgson StephenHodgson merged commit b8339c3 into main Oct 7, 2025
5 checks passed
@StephenHodgson StephenHodgson deleted the hotfix/linux-ssl-patch-for-2021 branch October 7, 2025 03:25
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.

1 participant