Skip to content

Feature Request: Add command to force scripts compilation check #240

@polyblank66

Description

@polyblank66

Hi,

It would be very useful if Unity MCP exposed a command to explicitly trigger script compilation (e.g. /check_compilation) and return structured results (success, warnings, errors).

I tried making a custom [MenuItem] that forces a refresh, but detecting compilation success/failure was unreliable. I also tried filtering logs (with Claude’s help) but couldn’t isolate only the relevant compiler messages cleanly.

An official command would make automation and tooling workflows much more reliable.

Thanks!

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions