Skip to content

fix: fixes mcp unity settings path#116

Merged
CoderGamester merged 1 commit intoCoderGamester:mainfrom
AstroBeamSoftware:mcp-settings-path-fix
Feb 27, 2026
Merged

fix: fixes mcp unity settings path#116
CoderGamester merged 1 commit intoCoderGamester:mainfrom
AstroBeamSoftware:mcp-settings-path-fix

Conversation

@CalinR
Copy link
Copy Markdown
Contributor

@CalinR CalinR commented Feb 26, 2026

Problem

When using Claude Code and selecting a project, the process.cwd() path will be the root of the Unity project resulting in ../ProjectSettings going one level above the root of the project.

Solution

Switching ../ProjectSettings to ./ProjectSettings will now find the folder at the root of the Unity project.

@CoderGamester CoderGamester merged commit e4b7e74 into CoderGamester:main Feb 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants