How to reproduce:
- Ensure your Windows account uses CloudAP authentication (“[System.Security.Principal.WindowsIdentity]::GetCurrent().AuthenticationType” in the PowerShell returns “CloudAP”)
- Create a new project
- Install the Assistant package
- Open “Project Settings → AI → Unity MCP Server” and ensure that the Unity Bridge is running
- Try to connect an AI client to the MCP server
- Observe the AI Client and the Console
Actual result: MCP connection fails
Expected result: MCP connection is successful
Reproducible with: 2.6.0-pre.1 (6000.3.8f1) (by the user)
Reproducible on: Windows 11 (by the user)
Not reproducible on: No other environments tested
Note: Not reproducible by CQA, tested on Windows 11 using an account with a “WORKGROUP” domain and “CloudAP” authentication type