unity-mcp/MCPForUnity/Editor/Resources
Marcus Sanatan adfc6f5e84
Fix manage prefabs (#405)
* Standardize import ordering and whitespace in plugin

The whitespace gave a warning in the asset store submission

* Fix manage_prefab tool structure

* Fix manage_editor actions

* Add get_component singular to manage_gameobject

* Improve uv cache clear error handling with lock detection and combined output

Replace simple stderr-only error reporting with combined stdout/stderr output. Add detection for "currently in-use" lock errors with helpful hint about waiting or using --force flag. Provide fallback message when command fails with no output.

* Improve error message formatting in uv cache clear failure logging
2025-11-28 18:47:11 -04:00
..
Editor HTTP Server, uvx, C# only custom tools (#375) 2025-11-24 23:21:06 -04:00
MenuItems HTTP Server, uvx, C# only custom tools (#375) 2025-11-24 23:21:06 -04:00
Project HTTP Server, uvx, C# only custom tools (#375) 2025-11-24 23:21:06 -04:00
Tests Fix manage prefabs (#405) 2025-11-28 18:47:11 -04:00
Editor.meta Move Get commands to editor resources + Run Python tests every update (#368) 2025-11-05 16:06:48 -04:00
McpForUnityResourceAttribute.cs Add testing and move menu items to resources (#316) 2025-10-13 11:16:43 -04:00
McpForUnityResourceAttribute.cs.meta Add testing and move menu items to resources (#316) 2025-10-13 11:16:43 -04:00
MenuItems.meta Add testing and move menu items to resources (#316) 2025-10-13 11:16:43 -04:00
Project.meta Move Get commands to editor resources + Run Python tests every update (#368) 2025-11-05 16:06:48 -04:00
Tests.meta Add testing and move menu items to resources (#316) 2025-10-13 11:16:43 -04:00