h3902340
h3902340
## Checklist - [y] I've updated to the latest released version of the SDK - [y] I've searched for existing [GitHub issues](https://github.com/facebook/facebook-sdk-for-unity/issues) - [y] I've looked for existing answers on...
我在Unity C#声明了一个interface,例如IFoo。然后按Generate Code。接着在ts声明一个Queue\,写法如下: let Queue = $generic(System.Collections.Generic.Queue$1, IFoo); 但IFoo的部分报错如下: TS2693: 'IFoo' only refers to a type, but is being used as a value here.
GAutomator在运行的时候,会打印过多的Debug.Log与Debug.Warning,应该如何关闭?
如果我执行了python main.py,要如何关闭此程序?
我在Unity Android运行GAutomator不断发生报错: [ UnityEngine.AndroidJavaException: java.lang.NoSuchMethodError: no static method with name='GetX' signature='()F' in class Lcom.tencent.wetest.U3DAutomation; at UnityEngine.AndroidJNISafe.CheckException () [0x00000] in :0 at UnityEngine.AndroidJNISafe.CallStaticObjectMethod (System.IntPtr clazz, System.IntPtr methodID, UnityEngine.jvalue[] args) [0x00000] in...