Releases: CoplayDev/unity-mcp
Releases · CoplayDev/unity-mcp
v9.6.8
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
- @tomicz made their first contribution in #1051
- @sssooonnnggg made their first contribution in #1060
- @sMartz1 made their first contribution in #1063
- @EllieTellie made their first contribution in #1074
- @miketalley made their first contribution in #1067
- @jacklaplante made their first contribution in #1056
- @chenkunqing made their first contribution in #1077
- @gibertoni made their first contribution in #1072
Full Changelog: v9.6.6...v9.6.8
v9.6.6
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
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
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
- @galofilip made their first contribution in #973
- @zaferdace made their first contribution in #982
- @EternalSunLhx made their first contribution in #995
Full Changelog: v9.6.2...v9.6.4
v9.6.2
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
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
- @jiajunfeng made their first contribution in #873
Full Changelog: v9.5.3...v9.6.0
v9.5.3
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
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
v9.5.1
What's Changed
- chore: sync main (v9.5.0) into beta by @github-actions[bot] in #879
- chore: bump version to 9.5.1 by @github-actions[bot] in #880
Full Changelog: v9.5.0...v9.5.1
v9.4.8
What's Changed
- chore: sync main (v9.4.7) into beta by @github-actions[bot] in #809
- Update on skill/UI/camera by @Scriptwonder in #818
- chore: update Unity package to beta version 9.4.8-beta.2 by @github-actions[bot] in #819
- fix: add pyenv shims to PATH on macOS by @whatevertogo in #813
- chore: update Unity package to beta version 9.4.8-beta.3 by @github-actions[bot] in #823
- Add Gemini CLI client configurator by @sergeiwallace in #825
- chore: update Unity package to beta version 9.4.8-beta.4 by @github-actions[bot] in #831
- [Feature] New UI system by @Scriptwonder in #829
- chore: update Unity package to beta version 9.4.8-beta.5 by @github-actions[bot] in #832
- Fix constructor name for GeminiCliConfigurator by @Scriptwonder in #833
- chore: update Unity package to beta version 9.4.8-beta.6 by @github-actions[bot] in #834
- feat: Add Qwen Code client configurator by @WeLizard in #835
- chore: update Unity package to beta version 9.4.8-beta.7 by @github-actions[bot] in #836
- Feature/multi-view screenshot by @Scriptwonder in #840
- chore: update Unity package to beta version 9.4.8-beta.9 by @github-actions[bot] in #842
- Feature/roslyn installer (set to 4.2.0) by @Scriptwonder in #841
- chore: update Unity package to beta version 9.4.8-beta.10 by @github-actions[bot] in #843
- chore: update Unity package to beta version 9.4.8-beta.11 by @github-actions[bot] in #848
- feat(editor): add GitHub-based skill sync window with safe incremental mirroring by @BaronCyrus in #845
- chore: update Unity package to beta version 9.4.8-beta.12 by @github-actions[bot] in #849
- docs: fix incorrect tab reference for Claude Desktop setup by @Lulubellelll in #852
- chore: update Unity package to beta version 9.4.8-beta.13 by @github-actions[bot] in #855
- Fix issue853 by @Scriptwonder in #856
- chore: update Unity package to beta version 9.4.8-beta.14 by @github-actions[bot] in #857
- [Feature] Meta tool: toggle tool context in realtime by @Scriptwonder in #854
- chore: update Unity package to beta version 9.4.8-beta.15 by @github-actions[bot] in #858
- Fix 0303 by @Scriptwonder in #859
- chore: update Unity package to beta version 9.4.8-beta.17 by @github-actions[bot] in #860
- Readme-update by @Scriptwonder in #868
- chore: update Unity package to beta version 9.4.8-beta.19 by @github-actions[bot] in #869
- Pro builder by @Scriptwonder in #870
- chore: update Unity package to beta version 9.4.8-beta.20 by @github-actions[bot] in #871
- chore: bump version to 9.4.8 by @github-actions[bot] in #875
New Contributors
- @sergeiwallace made their first contribution in #825
- @WeLizard made their first contribution in #835
- @BaronCyrus made their first contribution in #845
- @Lulubellelll made their first contribution in #852
Full Changelog: v9.4.7...v9.4.8