-
https://oedx.github.io/2019/07/03/cocos-creator-js-binding-auto/
尽管Cocos官方提供了jsb.reflection.callStaticMethod方式支持从JS端直接调用Native端(Android,iOS/Mac)的接口,但是经过大量实践发现此接口在大量频繁调用情况下性能很低下,尤其是在Android端,比如调用Nat…
wzpan updated
4 years ago
-
Failed to load package at D:\work\gameframework\skynet-cocos-creator-client\packages\i18n: Failed to load main.js: TypeError [ERR_INVALID_ARG_TYPE]: The "path" argument must be of type string. Rec…
-
**描述问题bug**
Cocos Creator JS开发的游戏项目,嵌在H5页面里玩的棋牌游戏,按文档接入Poco-sdk之后 ,打开Airtest读取ui树时,一直提示“远程主机强迫关闭了一个现有连接。”报错如下图。
**python 版本:** `python3.7`
**poco 版本:** `1.0.79`
**Cocos Creator版本**:`2.3.3`
**…
-
### Cocos Creator version
3.6.0
### System information
macos 12.5.1 ,chrome
### Issue description
![图片](https://user-images.githubusercontent.com/35944775/191460092-ae93501b-8d5f-4ec2-bac9-f9426d…
-
使用Cocos Creator V2.0.9模擬器進行測試,
js-agora.js裡面的驗證會跑:
if ((typeof agoraCreator) === "undefined") && ((typeof AgoraRTC) === "undefined"){...}
但內部方法都是空的,
是否應該跑:
if ((typeof agoraCreator) !== "undefine…
-
### Cocos Creator version
3.8.2, 3.8.4
### System information
win10,ios,android
### Issue description
在游戏UI中常常会在label里同时添加描边和实阴影效果,但我发现在3.8.4中发现其label的阴影效果与3.8.2的计算有差异,个人觉得3.8.2的阴影大小计算方…
-
### Cocos Creator version
3.8
### System information
Windows10
### Issue description
label组件char模式,drawcall快速异常增加问题,下面提供必现demo,点击开始十几秒就会疯狂增长DC
### Relevant error log output
_No …
-
URL : https://github.com/cocos-creator/creator-docs/blob/master/zh/ui-system/components/editor/scrollview.md
-
URL : https://github.com/cocos-creator/creator-docs/blob/master/zh/ui-system/components/editor/pageview.md
-
### Cocos Creator version
3.6.0
### System information
Windows 10 Profesional 21H1 19043.1826
### Issue description
When a new `.plist` is generated in Texture Packer 6.0.2, it comes wi…