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 3.x ### System information All ### Issue description When install NPM package fflate, build the project it occur errors :"[Build] [build-script]ModuleNotFoundError: (i18n needed)resolve_error_module_not_found: {"specifier":"worker_threads","parentURL":"file:///E:/cocosTestProjects/fflateNpmPack/node_modules/fflate/umd/index.js"}" ### Relevant...
### Use Case 一些第三方扩展和魔改的 vscode 只能使用 https://open-vsx.org/ 来安装扩展. 所以希望 希望官方能把官方出品的几个cocos的vscode插件(扩展) 上传到 https://open-vsx.org/ 上. ### Problem Description 如上 ### Proposed Solution _No response_ ### How it works _No response_ ### Alternatives...
RunTestCasesCustom Re: # ### 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.0 ### System information OnePlus 9 - Android 13 ### Issue description If you open a website in webview that has feature to upload image from...
## Greptile Summary This pull request addresses issues with post-processing effects in the new rendering pipeline, focusing on improvements to descriptor set updates and render pass management. - Modified `updatePerPassUBO`...
### Cocos Creator version 3.x ### System information All ### Issue description  Due to large project,a lot of resources,when pack the autoAtlas , it cost 706s,1277s. ### Relevant error...
Hello I found and fixed several spelling issues in your docs. Br, Elias. ## Greptile Summary This pull request addresses minor spelling corrections in documentation files, improving readability and professionalism...
### Cocos Creator version 3.8.0 ### System information macos 13.4.1 Editor 模拟器预览方式下启动 ### Issue description 在模拟器预览中同一代码位置连续多次调用device.copyTextureToBuffers方法, 传入参数不变, 但得到的像素信息不一致. ### Relevant error log output ``` injectWebAssembly ... src/cocos-js/deprecated-d3200041.js:810 Init Base: 3.646027088165283...
### Cocos Creator version 3.8.4 ### System information windows ### Issue description It's only ios that has the problem, and only in preview. Debug mode is fine. This is a...
### Use Case Currently, I've noticed cases that I have multiple spine files, but they all share the same .atlas files (images included) I have been trying to find where...