Skip to content

GUID conflict error #892

@hazmyr

Description

@hazmyr

Hey! I'm getting a GUID conflict error on every domain reload when both com.coplaydev.unity-mcp and com.unity.ai.assistant (2.0.0-pre.1) are installed:

GUID [7a8b9c0d1e2f3a4b5c6d7e8f9a0b1c2d] for asset 'Packages/com.coplaydev.unity-mcp/Editor/Clients/Configurators/QwenCodeConfigurator.cs' conflicts with:
'Packages/com.unity.ai.assistant/Modules/Unity.AI.Generators.IO/Srp/AssemblyInfo.cs' (current owner)
We can't assign a new GUID because the asset is in an immutable folder. The asset will be ignored.

The GUID 7a8b9c0d1e2f3a4b5c6d7e8f9a0b1c2d in QwenCodeConfigurator.cs.meta looks like a hand-crafted placeholder (sequential hex). All other .meta files in the
Configurators/ folder have proper auto-generated GUIDs. Could you regenerate this one with a random GUID in a future release? That would fix the conflict. Thanks!

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