Skip to content

BuildReport.SummarizeErrors() causes CS1061 compile error on Unity 2022.3 (and all versions below 2023.1) #984

@GhostWorldZzz

Description

@GhostWorldZzz

Package:
com.coplaydev.unity-mcp (main branch, commit 3dd5ac7)

Unity Version:
2022.3.42f1 (LTS)

Error:

Library\PackageCache\com.coplaydev.unity-mcp@3dd5ac7742\Editor\Tools\Build\BuildRunner.cs(115,47): error CS1061: 
'BuildReport' does not contain a definition for 'SummarizeErrors' and no accessible extension method 'SummarizeErrors' 
accepting a first argument of type 'BuildReport' could be found 
(are you missing a using directive or an assembly reference?)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions