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

### Cocos Creator version 3.4.2 ### System information macOS Monterey 12 beta,M1 ### Issue description The default template needs to be compiled manually to compile ts to js. can it...

ECO: Feedback
P2
Optimization
Editor

### Cocos Creator version 3.5.2 ### System information Android 11 ### Issue description When adding and removing node when scrolling, the FPS dropdown from 60 to 49,50 even if I...

Bug
Env: Native
Env: Android

### Cocos Creator version 3.6.2 ### System information Windows 10 Editor ### Issue description I have 2 rigid bodys which are not sensors with Box2D engine, but when contact calling...

Bug
Module: Physics

### Cocos Creator version 3.8.2 ### System information MT6765 ### Issue description 问题设备 ![image](https://github.com/cocos/cocos-engine/assets/6327435/bd0f667d-8f59-4db7-b317-d99962d09091) 表现 1. 黑屏 2. ![image](https://github.com/cocos/cocos-engine/assets/6327435/367ae2d0-2c7a-4475-9996-61275f39533c) 在取消VULKAN勾选,重新导出,表现正常 ### Relevant error log output ![image](https://github.com/cocos/cocos-engine/assets/6327435/4783978c-c146-46fa-a86e-45065f970e17) ### Steps to reproduce...

Bug
Needs Triage

### Cocos Creator version 3.6.1 ### System information MacOS ### Issue description ![图片](https://user-images.githubusercontent.com/35944775/200486412-e4e5227f-2231-4b61-8820-ea6df8688b24.png) ### Relevant error log output _No response_ ### Steps to reproduce -- ### Minimal reproduction project _No...

Bug
ECO: Feedback
Editor

Empty folders may be generated frequently. Tracking empty folders make no sence. for example, during git branch switching, the .meta is generated but folders are not tracking by git.

Optimization
Module: AssetSystem
Editor

### Use Case When I add multiple materials, I need to drag the corresponding picture for each material, but there are too many that I need to slide back and...

Feature Request
P2
Editor
Module: Inspector

### Cocos Creator version 3.8.2 ### System information MacOS ### Issue description node-event-processor.ts: ```ts public dispatchEvent (event: Event): void { const owner = this.node; let target: Node; let i =...

Bug
Needs Triage

### Use Case When having a big screen it gets hard to use the editor. ### Problem Description Add **Window Zoom** similar to the VSCode ### Proposed Solution We can...

Feature Request

### Use Case Prevent the editor to be closed accidentally while working. ### Problem Description The editor can be closed accidentally with ⌘+W, ⌘+Q, ALT+F4, etc. ### Proposed Solution Maybe...

Feature Request
Needs Triage