unity3d - Could not securely load assembly (Unity 4.5.1 + Facebook Unity SDK 5.1) -
unity3d - Could not securely load assembly (Unity 4.5.1 + Facebook Unity SDK 5.1) -
i've updated unity 4.3.4 4.5.1 , got error facebook unity sdk 5.1:
could not securely load assembly https://integrated-plugin-canvas-rsrc.fbsbx.com/rsrc/unity/lib/sdk_5.1/canvasfacebook.dll
i tried prepare explained in unable verify assembly data; must provide authorization key when loading assembly unable comment (not plenty reputaion) had inquire new question.
string key = "b8gvecdx0rq47kzhcewlrrzyka8lkeizxy1hi3hfnhdguatvbwqqviji8ot44dadm55quhk5+hwrlso" + "au32idmrdqtclmsstsiywgro/ne5vbmrmmiecyxbfhliz+kvk0rwz57xpxw0s7yhgnnlav0ee2qh/m+9a" + "jlloy+2ckxsosehlpotllyzlktrk+ofidpvmzxldumonwk9rfrsh2vbmoywtzx8byqwjqug3kaljjk/xw" + "tyzt9ie+hvzlo5dbsqmnybex03wanfpaq9gkbf/oz37ahelf1es36amp1v2aut3nmik2xxn6zwzbxyeyw" + "90vj/o8suiku+8kddbza=="; var assembly = security.loadandverifyassembly(www.bytes, key); note added prepare code unity_4_5 section.
is key wrong given in march?
i should note see error in 1 project. have project uses facebook unity sdk don't see error in one.
update:
as of mon 30 june original issue seems have been resolved. there's no problem loading assembly via original code.
update 2:
actually i've seen secure load fail few times since, not always.
unity3d facebook-unity-sdk
Comments
Post a Comment