Releases: CoplayDev/unity-mcp
Releases · CoplayDev/unity-mcp
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
v9.4.7
What's Changed
- chore: sync main (v9.4.6) into beta by @github-actions[bot] in #755
- Fix UnityEvent wiring via manage_components set_property by @dsarno in #757
- chore: update Unity package to beta version 9.4.7-beta.2 by @github-actions[bot] in #758
- Sync claude-nl-suite.yml from proven main run by @dsarno in #759
- Fix read_console crash on Unity 6.5 and batch-mode test stability (#761) by @dsarno in #762
- chore: update Unity package to beta version 9.4.7-beta.3 by @github-actions[bot] in #764
- Fix misleading 'Property not found' error and add SerializedProperty fallback (#765) by @dsarno in #766
- chore: update Unity package to beta version 9.4.7-beta.4 by @github-actions[bot] in #767
- Add --offline to uvx launches for faster startup (#760) by @dsarno in #768
- chore: update Unity package to beta version 9.4.7-beta.5 by @github-actions[bot] in #769
- Remove unimplemented since_timestamp from read_console by @dsarno in #770
- chore: update Unity package to beta version 9.4.7-beta.6 by @github-actions[bot] in #771
- Add per-call unity_instance routing via tool arguments by @dsarno in #772
- chore: update Unity package to beta version 9.4.7-beta.7 by @github-actions[bot] in #774
- Fix focus nudge launching Electron instead of restoring VS Code on macOS by @dsarno in #783
- chore: update Unity package to beta version 9.4.7-beta.8 by @github-actions[bot] in #784
- Fix stdio bridge stalls when Unity is backgrounded during domain reload by @dsarno in #787
- chore: update Unity package to beta version 9.4.7-beta.9 by @github-actions[bot] in #788
- Fix editor state always reporting stale when Unity is backgrounded by @dsarno in #789
- chore: update Unity package to beta version 9.4.7-beta.10 by @github-actions[bot] in #791
- Fix script edit retry duplication during reload by @dsarno in #792
- chore: update Unity package to beta version 9.4.7-beta.11 by @github-actions[bot] in #794
- Fix script mutation tools retrying and failing after domain reload by @dsarno in #796
- chore: update Unity package to beta version 9.4.7-beta.12 by @github-actions[bot] in #797
- HTTP transport: respect retry_on_reload and add stale connection detection by @dsarno in #798
- chore: update Unity package to beta version 9.4.7-beta.13 by @github-actions[bot] in #799
- Log evicted WebSocket close errors instead of silently swallowing by @dsarno in #800
- chore: update Unity package to beta version 9.4.7-beta.14 by @github-actions[bot] in #801
- feat: add component_properties to manage_prefabs modify_contents (#793) by @dsarno in #802
- chore: update Unity package to beta version 9.4.7-beta.15 by @github-actions[bot] in #803
- fix: post-merge fixes for #802 (tests, StdioBridge flakiness, focus nudge) by @dsarno in #804
- chore: update Unity package to beta version 9.4.7-beta.16 by @github-actions[bot] in #805
- fix: guard against null progress in nudge check by @dsarno in #806
- chore: update Unity package to beta version 9.4.7-beta.17 by @github-actions[bot] in #807
- chore: bump version to 9.4.7 by @github-actions[bot] in #808
Full Changelog: v9.4.6...v9.4.7