cocos-engine icon indicating copy to clipboard operation
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...

Results 835 cocos-engine issues
Sort by recently updated
recently updated
newest added
trafficstars

Re: https://github.com/cocos/3d-tasks/issues/13730 ### Changelog * support `WEBGPU` constant * support building external wasm asset ### Relative PR - editor https://github.com/cocos/cocos-editor/pull/851 https://github.com/cocos/creator-runtime-extensions/pull/269 - engine https://github.com/cocos/cocos-engine-external/pull/284 https://github.com/cocos/cocos-engine/pull/12483 https://github.com/hana-alice/engine/pull/9 https://github.com/hana-alice/engine/pull/10 https://github.com/cocos/cocos-engine-external/pull/285 ------- ###...

As discussed moths ago, we will adjust engine folder structure to make it more clear. The first level folder structure looks like ## TS - [ ] core - Serialization/DeSerialization...

P1

Reproduce steps: 1. Create a button in editor. The `transition` property of button is `SPRITE`, by default. 3. Switch the `transition` property to `COLOR`. 4. Switch the `transition` property back...

Bug

### Cocos Creator version 3.5.0、3.5.1、3.5.2、3.6.0 ### System information macOS 12.5、safari 15.6 (17613.3.9.1.5) ### Issue description Create a new empty project project, put a monochrome picture on the scene, and turn...

Bug
Module: Renderer

### Cocos Creator version 3.6.0 ### System information iOS 15.5 ### Issue description App will be crashed when enter background. ### Relevant error log output ![image](https://user-images.githubusercontent.com/52654061/190619883-899c7809-1361-4b3b-820c-9ff513310c42.png) ### Steps to reproduce...

Bug
Needs Triage

Re: # ### Changelog * gpu objects use smart pointer * update bufferView binding in descriptor set after buffer resize ------- ### Continuous Integration This pull request: * [x] needs...

GFX: Vulkan

Re: # ### Changelog * ------- ### Continuous Integration This pull request: * [x] needs automatic test cases check. > Manual trigger with `@cocos-robot run test cases` afterward. * [...

### Cocos Creator version 3.6.0 ### System information android/ios ### Issue description For previous cocos versions, I can use same data for hotupdate on both android/ios platform, but from 3.6.0...

Bug
Needs Triage

### Cocos Creator version 3.6.0 ### System information iOS, android ### Issue description When set private cache & active the spine in the same frame, the game will be crashed...

Bug
Needs Triage

Re: # ### Changelog * ------- ### Continuous Integration This pull request: * [ ] needs automatic test cases check. > Manual trigger with `@cocos-robot run test cases` afterward. *...