简体   繁体   English

Facebook Unity SDK 4.3.6的检查器上的滞后行为

[英]Laggy behavior on inspector for Facebook Unity SDK 4.3.6

After import the latest version facebook unity sdk(4.3.6) into unity and I tried to edit setting in inspector,I just find it is impossible to fill in the "App ID" field or re-size the inspector panel because of its high latency.No problems found if not using menu from imported plug-in in the inspector. 将最新版本的facebook unity sdk(4.3.6)导入为unity,并尝试在检查器中编辑设置后,我发现无法填写“ App ID”字段或由于其高度太高而无法调整检查器面板的大小延迟。如果不使用检查器中导入的插件的菜单,则不会出现问题。

The inspector did not show any detailed information about the openssl installed such as version, path to detect,etc. 检查器未显示有关已安装的openssl的任何详细信息,例如版本,检测路径等。 Set path at System Properties>Advanced>Environment variables>System Variables but the plug-in cannot detect it anyway. 在系统属性>高级>环境变量>系统变量中设置路径,但是插件仍然无法检测到它。

I am confused with the compatiblity of facebook unity sdk since Facebook SDK for Unity 4.3.4 on unity asset store just mentioned the required version of unity is 4.3+ which is different from the official page of facebook(The Facebook Unity SDK works with Unity 4.2 and above). 我对Facebook unity sdk的兼容性感到困惑,因为统一资产商店上的适用于Unity的Facebook SDK for Unity 4.3.4刚刚提到所需的unity版本为4.3+,这与facebook的官方页面不同(Facebook Unity SDK与Unity 4.2兼容以上)。

Any experienced user of facebook unity sdk 4.3.6 can give some comments? Facebook unity sdk 4.3.6的任何经验丰富的用户都可以发表评论吗?

-using Unity3d 4.2.0 -使用Unity3d 4.2.0

-installed openssl v1.0.1e 安装的openssl v1.0.1e

Just has the same problem. 只是有同样的问题。

When i added my 'keytool' java to the right path is all started to work ok again. 当我将我的“ keytool”添加到正确的路径时,java再次开始正常运行。

I guess that it had got to do with searching for the 'keytool' application. 我想这与搜索“ keytool”应用程序有关。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM