Search Issue Tracker

Fixed

Votes

0

Found in [Package]

1.11.4

Issue ID

1413512

Regression

Yes

Error thrown when Mono Cecil is included in a project with packages that depend on it and aren't from the Unity Registry

Package: Mono Cecil

-

Reproduction steps:
1. Open the user's attached project "Cecil_Bug.zip"
2. Observe the Console window

Expected result: There are no errors
Actual result: The following error is thrown multiple times:
The weaver assembly 'Malimbe.BehaviourStateRequirementMethod.Fody, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' references an out of date version of Mono.Cecil.dll. Expected strong name token of '50-CE-BF-1C-CE-B9-D0-5E' but got '1C-A0-91-87-7D-12-CA-03'. The weaver needs to update to at least version 3.0 of FodyHelpers.
UnityEngine.Logger:Log (UnityEngine.LogType,object)
Malimbe.FodyRunner.UnityIntegration.Logger:Log (Malimbe.FodyRunner.LogLevel,string)
Malimbe.FodyRunner.LogForwarder:Log (Malimbe.FodyRunner.LogLevel,string)
Malimbe.FodyRunner.LogForwarder:LogError (string)
ExceptionExtensions:LogException (ILogger,System.Exception)
InnerWeaver:Execute ()
Malimbe.FodyRunner.Runner/<>c__DisplayClass6_0:<RunAsync>b__0 ()
System.Threading._ThreadPoolWaitCallback:PerformWaitCallback ()

Reproducible with: 1.10.1 (2020.2.7f1, 2020.3.36f1), 1.10.2 (2021.3.5f1, 2022.1.6f1), 1.11.4 (2022.2.0a17)
Not reproducible with: 1.10.1 (2019.4.40f1, 2020.2.6f1)

Reproducible on: macOS 12.4 (Intel)

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.