cocos-engine
cocos-engine copied to clipboard
Cocos simplifies game creation and distribution with Cocos Creator, a free, open-source, cross-platform game engine. Empowering millions of developers to create high-performance, engaging 2D/3D games...
### Cocos Creator version 1.9.x 3.8.1 ### System information Apple M2 Pro 13.5 ### Issue description Empty project cannot run using emulator must be realized 2.x can run Python 2.7.18...
Re: # https://forum.cocos.org/t/topic/154931/385?u=king668 ### Changelog ------- ### Continuous Integration This pull request: * [ ] needs automatic test cases check. > Manual trigger with `@cocos-robot run test cases` afterward. *...
### Cocos Creator version 3.8.1 ### System information Windows 11 ### Issue description I got an AnimationGraph asset with two layers. Both config with the Transition condition of Trigger variable....
### Cocos Creator version 3.7.3 ### System information android ### Issue description 目前测试结果: 1.25个角色(Mesh不合批,单个角色面数
### Cocos Creator version 3.8.1 ### System information Windows ### Issue description If a button is set to use scaling mode and the zoomScale is less than 1.0, clicking on...
### Cocos Creator version 3.8.1 ### System information window11 ### Issue description `console.log("AAAA")` 新建一个js脚本,内容为单个console. 到编辑器内选择 "导入为插件", 并勾选 ”允许编辑器加载“. 预期结果是:编辑器控制应该打印 输出 AAAA。 实际表现: 无任何输出. 奇怪的点, 但把脚本的 "导入为插件" 取消后, 日志正常输出AAAA了( 取消导入 不应该不会跑这个脚本吗),...
### Cocos Creator version 3.7 ### System information windows10 ### Issue description I am trying to register on the Cocos Dashboard with a new user account. No matter what email...
https://forum.cocos.org/t/topic/155791/2
### Cocos Creator version 3.8.1 ### System information Windows10 ### Issue description When preloading the spine prefab resource, the loading result obtained in web preview is inconsistent with the loading...
### Use Case Performance profiler points out noise function cost a lot of time . ### Problem Description the noise function use a temp array to assign noise values every...