Skip to content

Unity 6.5 "Internal Base Class Library" issues. #757

Description

@Propel-antonin

Hi,
We recently tried to upgrade from Unity 6 to 6.5 and got a bunch of errors related to package installed with NuGetForUnity.
We were installing System.Text.Json as well as Microsoft.CodeAnalysis.Analyzers & Microsoft.CodeAnalysis.CSharp.

After digging a bit, we realized that Unity already provides versions of those dll internally, which seems to be causing issues with version dependencies and whatnot.
System.Text.Json
System.Collections.Immutable
System.Reflection.Metadata
System.Runtime.CompilerServices.Unsafe
https://docs.unity3d.com/6000.5/Documentation/Manual/UpgradeGuideUnity65.html#programming

Here is an example of the kind of error we've been saying.
Image

Do you have any clue as to how we can fix this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions