Search Issue Tracker
Fixed in 2.0.0-pre.1
Votes
0
Found in
1.6.0-pre.2
Issue ID
UUM-134644
Regression
Yes
Error "CS1729" thrown in the Console when ".NET Standard" Editor Assemblies Compatibility Level is used with AI Assistant package installed in the project
How to reproduce:
1. Open the attached project “IN-134175”
2. Observe the Console
Actual result: Error “CS1729“ thrown in the Console
Expected result: No errors are thrown in the Console
Reproducible with: 1.6.0-pre.1 (6000.3.8f1), 1.6.0-pre.2 (6000.3.8f1)
Not reproducible with: 1.5.0-pre.2 (6000.3.8f1)
Reproducible on: Windows 11
Not reproducible on: No other environments tested
Note: Full error message: “Library\PackageCache\com.unity.ai.assistant@138707014a09\Modules\Unity.AI.MCP.Editor\Connection\NamedPipeListener.cs(148,38): error CS1729: 'NamedPipeServerStream' does not contain a constructor that takes 8 arguments”
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment