Nethereum / Nethereum.Unity

Nethereum.Unity 472/Netstandard package
MIT License
6 stars 3 forks source link

Please set up Assembly Definitions #4

Closed AArtlone closed 6 months ago

AArtlone commented 6 months ago

It is problematic for projects that use Assembly Definitions to reference scripts from your plugin.

AArtlone commented 6 months ago

https://docs.unity3d.com/Manual/CustomPackages.html It is one of the first things Unity tell you to do when creating a package. I am still trying to find a solution and I am not succeeding, I might need to completely remove Assembly Definitions from my project...

AArtlone commented 6 months ago

Update: somehow after the 3 reimport of the plugin it worked. Now out of nowhere my scripts inside assembly definitions are able to access Nethereum scripts.

skibitsky commented 6 months ago

I can confirm that Nethereum.Unity can't be referenced when installed with git url or from OpenUPM. Tested with Unity 2022.3.18.