Unity3dSampleTemplate icon indicating copy to clipboard operation
Unity3dSampleTemplate copied to clipboard

Issue opening project 2020.3.12f1

Open kyle789xbl opened this issue 3 years ago • 5 comments

console errors:

(1) Assembly 'Assets/Plugins/Nethereum.HdWallet.dll' will not be loaded due to errors: Reference has errors 'NBitcoin'.

(2) Assembly 'Assets/Plugins/NBitcoin.dll' will not be loaded due to errors: NBitcoin references strong named Newtonsoft.Json Assembly references: 11.0.0.0 Found in project: 12.0.0.0. Assembly Version Validation can be disabled in Player Settings "Assembly Version Validation"

kyle789xbl avatar Jul 25 '21 11:07 kyle789xbl

the version reference might be different but I still can use them perfectly

StinkySteak avatar Jul 26 '21 08:07 StinkySteak

the version reference might be different but I still can use them perfectly

can you maybe tell us how to fix this error?

loekTheDreamer avatar Sep 15 '21 17:09 loekTheDreamer

This is in the example. You need to disable the version check selecting the DLL in the assets. This was a feature introduced by unity lately

juanfranblanco avatar Sep 15 '21 19:09 juanfranblanco

https://media.discordapp.net/attachments/770611942666010625/874302275777081364/unknown.png

juanfranblanco avatar Sep 15 '21 19:09 juanfranblanco

Thank you so much. I haven't worked with unity in a while and I didn't know that this was a thing.

loekTheDreamer avatar Sep 16 '21 14:09 loekTheDreamer