How to reproduce:
1. Open the attached project “IN-136795”
2. Observe the Console
Actual result: Several errors are thrown in the Console from the “ManageScript.cs” script
Expected result: No errors are thrown in the Console
Reproducible with: 1.6.0-pre.1 (6000.5.0a9), 2.1.0-pre.1 (6000.5.0a9)
Not reproducible with: 1.5.0-pre.2 (6000.5.0a9)
Reproducible on: Windows 11, macOS 15.5 (by the user)
Not reproducible on: No other environments tested
Note: Example of an error that is thrown: “Library\PackageCache\com.unity.ai.assistant@138707014a09\Modules\Unity.AI.MCP.Editor\Tools\ManageScript.cs(18,30): error CS0234: The type or namespace name 'CSharp' does not exist in the namespace 'Microsoft.CodeAnalysis' (are you missing an assembly reference?)”