Services.Core & Newtonsoft.json errors - Climbing addon

Larsson24

Member
Hi,

I added the climbing addon and gets the following errors when starting the demo scene:

"Assembly 'Library/ScriptAssemblies/Unity.Services.Core.Telemetry.dll' will not be loaded due to errors:
Unity.Services.Core.Telemetry references strong named Newtonsoft.Json Assembly references: 13.0.0.0 Found in project: 10.0.0.0.
Assembly Version Validation can be disabled in Player Settings "Assembly Version Validation"

Though it could have to do with the version control package so I updated it but still no luck.

Unity 2021.3.7f1
Version Control 1.17.7
Newtonsoft Json 3.0.2
Climbing addon 1.0.5
First and third person controllers 2.4.9.

Also can update services core from 1.4.2 to 1.6.0 but haven't dared as I dont know the consequences of it.
 

Attachments

  • Skärmbild 2022-11-21 134631.jpg
    Skärmbild 2022-11-21 134631.jpg
    239.1 KB · Views: 1
Last edited:
This doesn't look like it's caused by our assets. We don't use Newtonsoft.Json or any telemetry dll.
 
Top