Skip to content

DLL reference mismatch with the new Unity AI Assistant package #557

@rkroska

Description

@rkroska

Summary of what happened:

Unity 6.3 upgrade changed how System.Collections.Immutable was handled
Unity AI Assistant package was causing version conflicts (had v10, MCP needed v9)
After removing AI Assistant, Unity had v8 but MCP's CodeAnalysis dependency needed v9
Installing System.Collections.Immutable v9.0.0 in Assets/Plugins/ resolved everything

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions