Unable to verify assembly data; you must provide an authorization key when loading this assembly

前端 未结 3 637
春和景丽
春和景丽 2020-12-18 18:44

I\'m testing the InteractiveConsole example in Unity. I did some configurations as described in the official tutorial. After some setups I got on step 7: Run our example

3条回答
  •  轻奢々
    轻奢々 (楼主)
    2020-12-18 19:18

    Same thing for unity 5.1, just add || UNITY_5_1 to corresponding line in FB.cs

提交回复
热议问题