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

### Use Case 用户建议在 collider 上增加自动对齐包围盒的功能。 [issue 2080](https://github.com/cocos/cocos-docs/issues/2080) ### Problem Description 改变节点大小后,需要手动调节 Collider 的大小 ### Proposed Solution _No response_ ### How it works _No response_ ### Alternatives Considered 通过增加按钮或自动识别节点缩放的方式来调整碰撞体 ###...

Feature Request
Editor
Module: Scene

### Cocos Creator version 3.8.3 ### System information all ### Issue description https://forum.cocos.org/t/topic/157509/60?u=king668 ### Relevant error log output _No response_ ### Steps to reproduce none ### Minimal reproduction project _No...

Bug

Reported at https://forum.cocos.org/t/topic/157119 [归档(1).zip](https://github.com/cocos/cocos-engine/files/15106143/1.zip)

Bug

### Cocos Creator version 3.7.4 ### System information Window 10 ### Issue description 大项目开发,代码修改后编译太慢,浏览器预览多次自动刷新,有时候还不断报错 ### Relevant error log output _No response_ ### Steps to reproduce -- ### Minimal reproduction project...

Bug
Needs Triage

### Cocos Creator version 3.8.3 ### System information Windows 10 ### Issue description Some parts of the spine are being rendered in a glaring way. Even without the `premultiplied alpha`...

Bug

### Cocos Creator version all ### System information native ### Issue description The vulnerable Image::initWithJpgData function in file Image.cpp ([https://github.com/cocos/cocos-engine/blob/v3.8.4/native/cocos/platform/Image.cpp#L518](https://github.com/cocos/cocos-engine/blob/v3.8.3/native/cocos/platform/Image.cpp#L518)) is used to decompress jpegs and create a raw bitmap...

Bug
Needs Triage

### Cocos Creator version 3.8.0 ### System information test on mac 13.4 chrome ### Issue description When changing node of skinned model, webgl keep telling there are unbound buffers. Somehow...

Bug
Needs Triage

### Use Case Hello, It will be cool if we could customize shorts in the scene view when we navigate with "Right Click + Key" ![image](https://github.com/cocos/cocos-engine/assets/758680/6652862d-645b-46de-a5ed-9688c089432c) ### Problem Description I'm...

Feature Request
P1
Editor

### Cocos Creator version 3.8.2 ### System information MacOS ### Issue description Sometimes this can lead to problems that are hard to track down. ```ts enum E { A =...

Bug
Needs Triage

### Cocos Creator version 3.7.0 ### System information macOS ### Issue description I'm using UI Canvas to get a responsive UI. I tested in editor with the "Preview in Editor"...

Bug
Editor
Module: PIE (GameView)