unity-mcp/TestProjects/UnityMCPTests/Assets/Tests/EditMode
David Sarno 715600956c fix: Implement collect-and-continue behavior for component property operations
- Change from fail-fast to collect-and-continue at component iteration level
- Previously: first component error would halt processing of remaining components
- Now: all components are processed, errors collected and returned together
- Maintain existing collect-and-continue behavior within individual components
- Add comprehensive tests validating the collect-and-continue behavior works correctly
- All valid properties are applied even when invalid ones fail
- Processing continues through exceptions with proper error aggregation

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-03 09:57:12 -07:00
..
Tools fix: Implement collect-and-continue behavior for component property operations 2025-09-03 09:57:12 -07:00
Windows Improve Windsurf MCP Config (#231) 2025-08-24 06:57:11 -04:00
MCPForUnityTests.Editor.asmdef fix: Address CodeRabbit review issues and improve robustness 2025-09-03 08:27:34 -07:00
MCPForUnityTests.Editor.asmdef.meta Rename namespace and public facing plugin output from "Unity MCP" to "MCP for Unity" (#225) 2025-08-20 15:59:49 -04:00
Tools.meta Improve Windsurf MCP Config (#231) 2025-08-24 06:57:11 -04:00
Windows.meta Improve Windsurf MCP Config (#231) 2025-08-24 06:57:11 -04:00