unity-mcp/MCPForUnity/Editor
Shutong Wu eb9327c06a
[FIX] Temp Update on Material Assignment (#420)
* Temp Update on Material Assignment

Previously it was shader assignment by request or iterative order from URP to Unlit, but LLM usually assign Standard in a URP setting.

This small fix introduce the helper to resolve some of the conflicts, while give warnings in the log to show if the user is creating a shader in a non-compatible setting.

* Update RenderPipelineUtility.cs
2025-12-03 00:39:38 -05:00
..
Clients Fix Claude Windows config and CLI status refresh (#412) 2025-12-01 18:01:14 -08:00
Config Add distribution settings for Asset Store vs git defaults (#404) 2025-11-27 22:10:21 -04:00
Constants Fix stdio reloads (#402) 2025-11-27 19:33:26 -04:00
Dependencies Fix manage prefabs (#405) 2025-11-28 18:47:11 -04:00
External Rename plugin folder to MCPForUnity (#303) 2025-10-03 20:23:28 -04:00
Helpers [FIX] Temp Update on Material Assignment (#420) 2025-12-03 00:39:38 -05:00
MenuItems fix: Changed flag management to EditorPrefs (#408) 2025-12-01 19:49:28 -08:00
Migrations Fix manage prefabs (#405) 2025-11-28 18:47:11 -04:00
Models Simplify MCP client configs (#401) 2025-11-27 18:18:44 -04:00
Resources Fix manage prefabs (#405) 2025-11-28 18:47:11 -04:00
Services Fix Claude Windows config and CLI status refresh (#412) 2025-12-01 18:01:14 -08:00
Setup fix: Changed flag management to EditorPrefs (#408) 2025-12-01 19:49:28 -08:00
Tools [FIX] Temp Update on Material Assignment (#420) 2025-12-03 00:39:38 -05:00
Windows Fix duplicate connection verification logs: add debounce and state-ch… (#413) 2025-12-01 20:12:39 -08:00
AssemblyInfo.cs Rename plugin folder to MCPForUnity (#303) 2025-10-03 20:23:28 -04:00
AssemblyInfo.cs.meta Rename plugin folder to MCPForUnity (#303) 2025-10-03 20:23:28 -04:00
Clients.meta Simplify MCP client configs (#401) 2025-11-27 18:18:44 -04:00
Config.meta Add distribution settings for Asset Store vs git defaults (#404) 2025-11-27 22:10:21 -04:00
Constants.meta HTTP Server, uvx, C# only custom tools (#375) 2025-11-24 23:21:06 -04:00
Data.meta Rename plugin folder to MCPForUnity (#303) 2025-10-03 20:23:28 -04:00
Dependencies.meta Rename plugin folder to MCPForUnity (#303) 2025-10-03 20:23:28 -04:00
External.meta Rename plugin folder to MCPForUnity (#303) 2025-10-03 20:23:28 -04:00
Helpers.meta Rename plugin folder to MCPForUnity (#303) 2025-10-03 20:23:28 -04:00
MCPForUnity.Editor.asmdef HTTP Server, uvx, C# only custom tools (#375) 2025-11-24 23:21:06 -04:00
MCPForUnity.Editor.asmdef.meta Rename plugin folder to MCPForUnity (#303) 2025-10-03 20:23:28 -04:00
MenuItems.meta HTTP Server, uvx, C# only custom tools (#375) 2025-11-24 23:21:06 -04:00
Migrations.meta HTTP Server, uvx, C# only custom tools (#375) 2025-11-24 23:21:06 -04:00
Models.meta Rename plugin folder to MCPForUnity (#303) 2025-10-03 20:23:28 -04:00
Resources.meta Add testing and move menu items to resources (#316) 2025-10-13 11:16:43 -04:00
Services.meta New UI and work without MCP server embedded (#313) 2025-10-11 03:08:16 -04:00
Setup.meta Rename plugin folder to MCPForUnity (#303) 2025-10-03 20:23:28 -04:00
Tools.meta Rename plugin folder to MCPForUnity (#303) 2025-10-03 20:23:28 -04:00
Windows.meta Rename plugin folder to MCPForUnity (#303) 2025-10-03 20:23:28 -04:00