-
Notifications
You must be signed in to change notification settings - Fork 5
Description
Hello!
I installed the Unity MCP through the git URL in the Package manager in Unity 2020: https://github.com/codemaestroai/advanced-unity-mcp.git?path=Unity2020_2022
It installed successfully. After opening the MCP Dashboard it throws error when attempting to install the relay server:
[CODE_MAESTRO_UNITY_MCP] Installation failed: Failure has occurred while loading a type.
UnityEngine.Debug:LogError (object)
CodeMaestro.UnityMcp.Editor.Utils.CustomLogger:LogError (string)
CodeMaestro.UnityMcp.Editor.McpRelayInstaller/d__27:MoveNext ()
System.Runtime.CompilerServices.AsyncTaskMethodBuilder:Start<CodeMaestro.UnityMcp.Editor.McpRelayInstaller/d__27> (CodeMaestro.UnityMcp.Editor.McpRelayInstaller/d__27&)
CodeMaestro.UnityMcp.Editor.McpRelayInstaller:InstallLatestVersion ()
CodeMaestro.Editor.McpDashboardWindow/<>c/<b__55_0>d:MoveNext ()
System.Runtime.CompilerServices.AsyncVoidMethodBuilder:Start<CodeMaestro.Editor.McpDashboardWindow/<>c/<b__55_0>d> (CodeMaestro.Editor.McpDashboardWindow/<>c/<b__55_0>d&)
CodeMaestro.Editor.McpDashboardWindow/<>c:b__55_0 ()
UnityEditor.EditorApplication:Internal_CallDelayFunctions ()