Skip to content

Missing .meta files for KiloCodeConfigurator.cs and RiderConfigurator.cs #467

@taranasus

Description

@taranasus

Description

Unity shows warnings about missing .meta files for two configurator files:

Asset Packages/com.coplaydev.unity-mcp/Editor/Clients/Configurators/KiloCodeConfigurator.cs has no meta file, but it's in an immutable folder. The asset will be ignored.
Asset Packages/com.coplaydev.unity-mcp/Editor/Clients/Configurators/RiderConfigurator.cs has no meta file, but it's in an immutable folder. The asset will be ignored.

Root Cause

The following files are missing from the repository:

  • MCPForUnity/Editor/Clients/Configurators/KiloCodeConfigurator.cs.meta
  • MCPForUnity/Editor/Clients/Configurators/RiderConfigurator.cs.meta

All other configurator files have their corresponding .meta files committed.

Fix

Generate and commit the missing .meta files for these two scripts.


🤖 Generated with Claude Code

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions