Skip to content

chore: added unity 6.6 sample - #2782

Merged
bitsandfoxes merged 6 commits into
chore/agent-docsfrom
bitsandfoxes/chore/unity-local-sample
Jul 28, 2026
Merged

chore: added unity 6.6 sample#2782
bitsandfoxes merged 6 commits into
chore/agent-docsfrom
bitsandfoxes/chore/unity-local-sample

Conversation

@bitsandfoxes

Copy link
Copy Markdown
Contributor

Added a unity-of-bugs-local for local development that is bumped to Unity 6.6 has the Assets symlinked to the unity-of-bugs/Assets. This enabled development based on Unity CLI.

#skip-changelog

bitsandfoxes and others added 2 commits July 27, 2026 18:41
Keep Unity 2021 sample assets shared while isolating Unity 6 packages, settings, and generated Library state for local CLI development.

Co-Authored-By: OpenAI GPT-5.6 Terra <noreply@openai.com>
Comment thread samples/unity-of-bugs-local/ProjectSettings/ProjectSettings.asset Outdated
Comment thread samples/unity-of-bugs-local/ProjectSettings/ProjectSettings.asset Outdated
Keep Unity 2021 sample assets shared while isolating Unity 6 packages, settings, and generated Library state for local CLI development.

Co-Authored-By: OpenAI GPT-5.6 Terra <noreply@openai.com>
@bitsandfoxes
bitsandfoxes force-pushed the bitsandfoxes/chore/unity-local-sample branch from 0e43eab to d35ee69 Compare July 28, 2026 14:53
Comment thread samples/unity-of-bugs/ProjectSettings/ProjectSettings.asset
@bitsandfoxes
bitsandfoxes merged commit fe59fb2 into chore/agent-docs Jul 28, 2026
17 of 18 checks passed
@bitsandfoxes
bitsandfoxes deleted the bitsandfoxes/chore/unity-local-sample branch July 28, 2026 15:42

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit d3f2c46. Configure here.

if ($missingTargetFiles.Count -eq 0) {
Write-Host "Sentry CLI already downloaded at $targetDir"
return
}

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

CLI skip ignores version bumps

Low Severity

download-sentry-cli.ps1 now returns early whenever the three platform binaries already exist. It never compares them to the version in sentry-cli.properties, so a version bump leaves stale CLI binaries in place when bootstrap reruns.

Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit d3f2c46. Configure here.

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