unity-mcp/TestProjects/UnityMCPTests/Assets
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
..
Scenes Set up Unit tests (#220) 2025-08-15 21:24:55 -04:00
Scripts perf: Implement CodeRabbit nitpick improvements and fix TestAsmdef 2025-09-03 09:12:44 -07:00
Tests fix: Implement collect-and-continue behavior for component property operations 2025-09-03 09:57:12 -07:00
Editor.meta feat: Automatic Background Compile and Domain Reload for MCP Script Edits and New Script Creation (#248) 2025-09-02 09:36:50 -07:00
Scenes.meta Set up Unit tests (#220) 2025-08-15 21:24:55 -04:00
Scripts.meta Set up Unit tests (#220) 2025-08-15 21:24:55 -04:00
Tests.meta Set up Unit tests (#220) 2025-08-15 21:24:55 -04:00