Skip to content

chore: bump version to 9.6.2#969

Merged
github-actions[bot] merged 28 commits intomainfrom
release/v9.6.2
Mar 23, 2026
Merged

chore: bump version to 9.6.2#969
github-actions[bot] merged 28 commits intomainfrom
release/v9.6.2

Conversation

@github-actions
Copy link
Contributor

Automated version bump to 9.6.2.

actions-user and others added 28 commits March 16, 2026 17:27
…56938181

chore: sync main (v9.6.0) into beta
Design spec for a new manage_build MCP tool with 8 consolidated actions:
build, status, platform, settings, scenes, profiles, batch, cancel.

Covers player builds, platform switching, build automation (Tier 1
target-based for all versions, Tier 2 profile-based for Unity 6+),
and async execution via delayCall + PendingResponse polling.
12-task plan covering: extended polling timeout infrastructure,
C# build target mapping, job state machine, settings helper,
async build runner, ManageBuild handler, Python MCP tool + tests,
CLI commands, and final validation.
- Fix SwitchActiveBuildTarget in HandleBatch to use BuildTargetGroup
- Fix step title: ToolInfo → ToolMetadata
- Fix architecture read to return "x86_64" for round-trip consistency
…8003866

chore: update Unity package to beta version 9.6.1-beta.2
ComponentOps: preserve the original objectReferenceValue before trying to assign found sprites; if Unity rejects the assignment (resulting in a null reference), restore the original value and return a clear error indicating the sprite name or fileID was incompatible with the property type.

ManageScriptableObject: use TryGetValue to read the legacy "ref" token so non-JObject tokens (e.g. string GUIDs) are preserved; treat ref or value as the resolve token and return a structured error when neither is present. These changes improve robustness when object references are incompatible or when legacy ref formats are used.
…8191627

chore: update Unity package to beta version 9.6.1-beta.3
…7483732

chore: update Unity package to beta version 9.6.1-beta.4
Copy link
Contributor

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

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

Sorry @github-actions[bot], your pull request is larger than the review limit of 150000 diff characters

@github-actions github-actions bot merged commit 3dd5ac7 into main Mar 23, 2026
1 check passed
@github-actions github-actions bot deleted the release/v9.6.2 branch March 23, 2026 21:04
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.

2 participants