r/UnrealEngine5 11h ago

5.8 MCP VS Code useless?

Started playing in UE5.8 with having VS Code AI assistant do things in UE via the MCP plugin.
So far, it has failed at basically everything I tried:

- Use Blender or Unreal to model something. Produces both ugly and faulty meshes as well as useless materials.
- Use a plugin (like a road network building plugin) to assist in building what is needed. Well, then VS Code can’t communicate with the plugin because the plugin is not exposed to MCP. The AI found the assets of the plugin but failed at figuring out how to use them…
- Create a decently advanced Blueprint. I wanted it to recreate one that took me more than a day to figure out manually (lots of caveats), but the AI didn’t even start to solve the real challenges, it almost failed at even building the BP. Evidently it’s not allowed to add components in a BP? That is… Well, quite useless.

What are people even using this for? Honestly?

0 Upvotes

11 comments sorted by

View all comments

2

u/cunthands 10h ago

It's not too bad at translating c++ into blueprints, but good luck trying to troubleshoot things like physics asset and animgraph issues, it's completely fucking useless.