Skip to content

Releases: CoplayDev/unity-mcp

v9.7.1

24 May 19:38
78ee541

Choose a tag to compare

What's Changed

  • chore: sync main (v9.7.0) into beta by @github-actions[bot] in #1149
  • fix(clients): point Antigravity at ~/.gemini/config/ after the 2.x migration by @Scriptwonder in #1151
  • chore: update Unity package to beta version 9.7.1-beta.2 by @github-actions[bot] in #1153
  • fix(ui): default the per-client setup foldout to expanded so Unregister is visible by @Scriptwonder in #1152
  • chore: update Unity package to beta version 9.7.1-beta.3 by @github-actions[bot] in #1154
  • fix(roslyn): install missing System.Runtime.CompilerServices.Unsafe v6 + surface inner errors by @sMartz1 in #1116
  • chore: update Unity package to beta version 9.7.1-beta.4 by @github-actions[bot] in #1156
  • docs: clarify development setup and package-source checks by @JMartinezRuiz in #1101
  • [UPDATE] Wiki/Doc by @Scriptwonder in #1157
  • chore: bump version to 9.7.1 by @github-actions[bot] in #1158

New Contributors

Full Changelog: v9.7.0...v9.7.1

v9.7.0

22 May 15:54
417cf35

Choose a tag to compare

What's Changed

  • chore: sync main (v9.6.8) into beta by @github-actions[bot] in #1087
  • feat: Add configurable init_timeout for PlayMode test initialization by @Emerix in #1021
  • chore: update Unity package to beta version 9.6.9-beta.2 by @github-actions[bot] in #1093
  • chore: update Unity package to beta version 9.6.9-beta.3 by @github-actions[bot] in #1094
  • Update0503 by @Scriptwonder in #1097
  • chore: update Unity package to beta version 9.6.9-beta.4 by @github-actions[bot] in #1098
  • fix: include UI Toolkit overlays in game_view screenshots with include_image by @KennerMiner in #1040
  • chore: update Unity package to beta version 9.6.9-beta.5 by @github-actions[bot] in #1099
  • fix: unblock beta compile and gate releases on test success by @dsarno in #1103
  • chore: update Unity package to beta version 9.6.9-beta.6 by @github-actions[bot] in #1104
  • fix: close 2022.3 compile gap in UnityFindObjectsCompat.FindAll by @dsarno in #1106
  • ci(unity-tests): include MCPForUnity/Runtime/** in trigger paths by @dsarno in #1108
  • chore: update Unity package to beta version 9.6.9-beta.7 by @github-actions[bot] in #1109
  • Readme-cleanup by @Scriptwonder in #1131
  • fix: enable project-scoped custom tools in stdio mode by @Warlander in #1111
  • chore: update Unity package to beta version 9.6.9-beta.8 by @github-actions[bot] in #1133
  • ci: tier Unity test matrix + local parity check (#1107) by @Scriptwonder in #1139
  • ci: rename 'run-wide-matrix' label to 'full-matrix' by @Scriptwonder in #1141
  • ci: surface failing test details + fix Unity 6.4 USS log assertion by @Scriptwonder in #1140
  • ci: fire unity-tests on every PR (mirrors python-tests pattern) by @Scriptwonder in #1143
  • feat+fix: one-click client connection + autotest bug-fix batch by @Scriptwonder in #1142
  • chore: update Unity package to beta version 9.6.9-beta.9 by @github-actions[bot] in #1145
  • ci: stop firing unity-tests/python-tests twice on beta and main pushes by @Scriptwonder in #1147
  • chore: bump version to 9.7.0 by @github-actions[bot] in #1148

New Contributors

Full Changelog: v9.6.8...v9.7.0

v9.6.8

27 Apr 01:31
b92c05a

Choose a tag to compare

What's Changed

  • chore: sync main (v9.6.6) into beta by @github-actions[bot] in #1048
  • Fix/restore openclaw by @Scriptwonder in #1053
  • chore: update Unity package to beta version 9.6.7-beta.2 by @github-actions[bot] in #1054
  • Pr 1051 unity65 compat by @Scriptwonder in #1058
  • Fix Unity 6.5 GetInstanceID compile breaks by @tomicz in #1051
  • chore: update Unity package to beta version 9.6.7-beta.3 by @github-actions[bot] in #1059
  • docs(camera): clarify screenshot camera param behavior and UI capture limitation by @sssooonnnggg in #1060
  • chore: update Unity package to beta version 9.6.7-beta.4 by @github-actions[bot] in #1061
  • fix(build): guard BuildTarget.VisionOS with UNITY_2023_2_OR_NEWER by @sMartz1 in #1063
  • chore: update Unity package to beta version 9.6.7-beta.5 by @github-actions[bot] in #1066
  • Remove AssetOrigin from GeminiCliConfigurator meta by @EllieTellie in #1074
  • chore: update Unity package to beta version 9.6.7-beta.6 by @github-actions[bot] in #1078
  • Fix create_script validator false-positive inside method bodies by @justinpbarnett in #1076
  • chore: update Unity package to beta version 9.6.7-beta.7 by @github-actions[bot] in #1079
  • calling TestRunStatus.MarkFinished() to trigger callbacks by @miketalley in #1067
  • chore: update Unity package to beta version 9.6.7-beta.8 by @github-actions[bot] in #1080
  • fix: save prefab stage edits using the correct prefab-stage workflow by @jacklaplante in #1056
  • chore: update Unity package to beta version 9.6.7-beta.9 by @github-actions[bot] in #1081
  • Fix MCP main window reopening logic and remove profiler warning by @chenkunqing in #1077
  • chore: update Unity package to beta version 9.6.7-beta.10 by @github-actions[bot] in #1082
  • Improve python bridge log destination by @gibertoni in #1072
  • chore: update Unity package to beta version 9.6.7-beta.11 by @github-actions[bot] in #1083
  • Patch-Fix-04-26 by @Scriptwonder in #1084
  • chore: update Unity package to beta version 9.6.7-beta.12 by @github-actions[bot] in #1085
  • chore: bump version to 9.6.8 by @github-actions[bot] in #1086

New Contributors

Full Changelog: v9.6.6...v9.6.8

v9.6.6

07 Apr 03:43
73eb27a

Choose a tag to compare

What's Changed

  • chore: sync main (v9.6.5) into beta by @github-actions[bot] in #1028
  • Patch by @Scriptwonder in #1033
  • chore: update Unity package to beta version 9.6.6-beta.2 by @github-actions[bot] in #1034
  • fix: Unity 2021.3 compat — compile errors, Mono crash, 19 test failures by @dsarno in #1036
  • chore: update Unity package to beta version 9.6.6-beta.3 by @github-actions[bot] in #1038
  • Fix create_script validator false-positive on constructor invocations by @dsarno in #1045
  • chore: update Unity package to beta version 9.6.6-beta.4 by @github-actions[bot] in #1046
  • chore: bump version to 9.6.6 by @github-actions[bot] in #1047

Full Changelog: v9.6.5...v9.6.6

v9.6.5

03 Apr 04:30
940831f

Choose a tag to compare

What's Changed

  • chore: sync main (v9.6.4) into beta by @github-actions[bot] in #1009
  • Bug-fix by @Scriptwonder in #1011
  • chore: update Unity package to beta version 9.6.5-beta.2 by @github-actions[bot] in #1012
  • Prefab stages integration by @Scriptwonder in #1013
  • chore: update Unity package to beta version 9.6.5-beta.3 by @github-actions[bot] in #1015
  • feat(manage_gameobject): add is_static parameter to modify action by @Sibirius in #1005
  • chore: update Unity package to beta version 9.6.5-beta.4 by @github-actions[bot] in #1016
  • feat: add execute_code tool for running arbitrary C# in Unity Editor by @zaferdace in #1001
  • chore: update Unity package to beta version 9.6.5-beta.5 by @github-actions[bot] in #1017
  • Fix on #837 by @Scriptwonder in #1025
  • chore: bump version to 9.6.5 by @github-actions[bot] in #1027

New Contributors

Full Changelog: v9.6.4...v9.6.5

v9.6.4

31 Mar 05:17
61521a2

Choose a tag to compare

What's Changed

  • chore: sync main (v9.6.2) into beta by @github-actions[bot] in #970
  • perf: avoid blocking update checks in editor window by @jiajunfeng in #954
  • chore: update Unity package to beta version 9.6.3-beta.2 by @github-actions[bot] in #971
  • feat: add open_prefab_stage action to manage_editor by @Scriptwonder in #968
  • chore: update Unity package to beta version 9.6.3-beta.3 by @github-actions[bot] in #972
  • fix: remove nullable annotation causing CS8632 warning by @Scriptwonder in #974
  • chore: update Unity package to beta version 9.6.3-beta.4 by @github-actions[bot] in #975
  • test: add unit tests for manage_packages tool and CLI by @galofilip in #973
  • chore: update Unity package to beta version 9.6.3-beta.5 by @github-actions[bot] in #977
  • feat: add set_import_settings action to manage_texture tool by @zaferdace in #982
  • chore: update Unity package to beta version 9.6.3-beta.6 by @github-actions[bot] in #986
  • Manage_physics by @Scriptwonder in #983
  • chore: update Unity package to beta version 9.6.3-beta.7 by @github-actions[bot] in #989
  • Pr 980 by @Scriptwonder in #993
  • chore: update Unity package to beta version 9.6.3-beta.8 by @github-actions[bot] in #994
  • When there are multiple Editor folders, fix the issue by retrieving t… by @EternalSunLhx in #995
  • chore: update Unity package to beta version 9.6.3-beta.9 by @github-actions[bot] in #996
  • feat(manage_editor): add save_prefab_stage action by @zaferdace in #990
  • chore: update Unity package to beta version 9.6.3-beta.10 by @github-actions[bot] in #997
  • feat: add manage_profiler tool with session control, counters, memory snapshots, and Frame Debugger by @Scriptwonder in #1000
  • chore: update Unity package to beta version 9.6.3-beta.11 by @github-actions[bot] in #1006
  • chore: bump version to 9.6.4 by @github-actions[bot] in #1008

New Contributors

Full Changelog: v9.6.2...v9.6.4

v9.6.2

23 Mar 21:05
3dd5ac7

Choose a tag to compare

What's Changed

  • chore: sync main (v9.6.0) into beta by @github-actions[bot] in #944
  • Manage build by @Scriptwonder in #957
  • chore: update Unity package to beta version 9.6.1-beta.2 by @github-actions[bot] in #959
  • Bug-fix by @Scriptwonder in #960
  • chore: update Unity package to beta version 9.6.1-beta.3 by @github-actions[bot] in #961
  • Quality of Life update by @Scriptwonder in #964
  • chore: update Unity package to beta version 9.6.1-beta.4 by @github-actions[bot] in #967
  • chore: bump version to 9.6.2 by @github-actions[bot] in #969

Full Changelog: v9.6.0...v9.6.2

v9.6.0

16 Mar 17:27
b2d95d2

Choose a tag to compare

What's Changed

  • chore: sync main (v9.5.3) into beta by @github-actions[bot] in #905
  • [bug-fix]Duplicate signature fix by @Scriptwonder in #906
  • chore: update Unity package to beta version 9.5.4-beta.2 by @github-actions[bot] in #907
  • Plugin eviction, CLI camera/graphics, minor fixes by @Scriptwonder in #911
  • chore: update Unity package to beta version 9.5.4-beta.3 by @github-actions[bot] in #912
  • bug-fix on Manage Script name-path conflict by @Scriptwonder in #913
  • chore: update Unity package to beta version 9.5.4-beta.4 by @github-actions[bot] in #914
  • feat(mcpforunity): support atlas sprite resolution by guid+spriteName/fileID by @jiajunfeng in #873
  • chore: update Unity package to beta version 9.5.4-beta.5 by @github-actions[bot] in #915
  • Update MCPForUnityEditorWindow.cs by @Scriptwonder in #917
  • chore: update Unity package to beta version 9.5.4-beta.6 by @github-actions[bot] in #918
  • Bug fix and log feature update by @Scriptwonder in #919
  • chore: update Unity package to beta version 9.5.4-beta.7 by @github-actions[bot] in #920
  • Fix on config and log by @Scriptwonder in #921
  • chore: update Unity package to beta version 9.5.4-beta.8 by @github-actions[bot] in #922
  • auto-start server option by @Scriptwonder in #923
  • chore: update Unity package to beta version 9.5.4-beta.9 by @github-actions[bot] in #924
  • UIFix by @Scriptwonder in #925
  • chore: update Unity package to beta version 9.5.4-beta.10 by @github-actions[bot] in #926
  • UI and urp material assignmetn fix by @Scriptwonder in #929
  • chore: update Unity package to beta version 9.5.4-beta.11 by @github-actions[bot] in #930
  • Bug-Fix and Doc-Update by @Scriptwonder in #934
  • chore: update Unity package to beta version 9.5.4-beta.12 by @github-actions[bot] in #935
  • Update TestRunnerService.cs by @Scriptwonder in #936
  • chore: update Unity package to beta version 9.5.4-beta.13 by @github-actions[bot] in #937
  • feat(camera): add scene view screenshot capture support by @jiajunfeng in #927
  • chore: update Unity package to beta version 9.5.4-beta.14 by @github-actions[bot] in #938
  • Feature: API verification via doc/asset by @Scriptwonder in #939
  • chore: update Unity package to beta version 9.5.4-beta.15 by @github-actions[bot] in #942
  • chore: bump version to 9.6.0 by @github-actions[bot] in #943

New Contributors

Full Changelog: v9.5.3...v9.6.0

v9.5.3

09 Mar 18:03
a7c715f

Choose a tag to compare

What's Changed

  • chore: sync main (v9.5.2) into beta by @github-actions[bot] in #887
  • Skill update by @Scriptwonder in #888
  • Update QwenCodeConfigurator.cs.meta by @Scriptwonder in #893
  • chore: update Unity package to beta version 9.5.3-beta.2 by @github-actions[bot] in #894
  • [Feature] Manage_graphics by @Scriptwonder in #890
  • chore: update Unity package to beta version 9.5.3-beta.3 by @github-actions[bot] in #895
  • Feature/manage packages by @Scriptwonder in #897
  • chore: update Unity package to beta version 9.5.3-beta.5 by @github-actions[bot] in #900
  • Add OpenClaw client configurator and transport-aware setup by @lokyeye in #896
  • Revert "Add OpenClaw client configurator and transport-aware setup" by @Scriptwonder in #901
  • PR 896 by @Scriptwonder in #902
  • chore: update Unity package to beta version 9.5.3-beta.6 by @github-actions[bot] in #903
  • chore: bump version to 9.5.3 by @github-actions[bot] in #904

New Contributors

Full Changelog: v9.5.2...v9.5.3

v9.5.2

07 Mar 07:18
f130dcb

Choose a tag to compare

What's Changed

  • chore: sync main (v9.5.1) into beta by @github-actions[bot] in #881
  • [Feature] manage_camera with cinemachine support by @Scriptwonder in #882
  • chore: update Unity package to beta version 9.5.2-beta.2 by @github-actions[bot] in #883
  • update for resources-bug-fix by @Scriptwonder in #884
  • chore: update Unity package to beta version 9.5.2-beta.3 by @github-actions[bot] in #885
  • chore: bump version to 9.5.2 by @github-actions[bot] in #886

Full Changelog: v9.5.1...v9.5.2