facebook / facebook-sdk-for-unity

The facebook sdk for unity.
https://developers.facebook.com/docs/unity
Other
493 stars 257 forks source link

Could not load file or assembly 'Facebook.Unity.Canvas' or one of its dependencies #344

Open SteliosDaVitzi opened 5 years ago

SteliosDaVitzi commented 5 years ago

FileNotFoundException: Could not load file or assembly 'Facebook.Unity.Canvas' or one of its dependencies at System.AppDomain.Load (System.String assemblyString, System.Security.Policy.Evidence assemblySecurity, System.Boolean refonly) [0x00000] in <00000000000000000000000000000000>:0

(Filename: currently not available on il2cpp Line: -1)

ShenTw commented 4 years ago

Have same problem here....

doom-goober commented 4 years ago

Interesting thing was this same bug was fixed in 2018 SDK V7.12.1: https://developers.facebook.com/support/bugs/208041073313482/

But it's back, and as of 7.17.2 still around.