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.8.2 ### System information All ### Issue description ![image](https://github.com/cocos/cocos-engine/assets/35944775/def78d00-d9d7-4722-b6dc-bf81ec1126d5) When a new material resource is created using the builtin-sprite shader and this material is set as...

Bug
Needs Triage

### Cocos Creator version 3.8.2 ### System information mac ### Issue description When modifying the MeshRenderer component's mesh in a prefab, if the mesh used is from a model resource...

Bug
Needs Triage

### Cocos Creator version 3.8.2 ### System information all ### Issue description ### Relevant error log output - ### Steps to reproduce - ### Minimal reproduction project [demo.zip](https://github.com/cocos/cocos-engine/files/14830928/demo.zip)

Bug
Needs Triage

### Cocos Creator version 3.8.2 ### System information MacOS ### Issue description ![image](https://github.com/cocos/cocos-engine/assets/28684663/d0abc3b2-00a0-4e99-af8c-e3119e9229e0) ![image](https://github.com/cocos/cocos-engine/assets/28684663/8f269305-a4df-4c94-b0df-e67aeac831fe) ![image](https://github.com/cocos/cocos-engine/assets/28684663/8dce3bc7-2562-40c2-ab3a-571a078662f1) Shadows compress the display space of the original text and cause text distortion, which is...

Bug
Needs Triage

### Cocos Creator version 3.8.2 ### System information MacOS ### Issue description settings: ![image](https://github.com/cocos/cocos-engine/assets/28684663/d4c5e910-772b-4949-9323-4d6695d14d51) engine code: ![image](https://github.com/cocos/cocos-engine/assets/28684663/37d46048-ab2c-447f-badc-f325794b7b47) settings.json: ```json { "macros":{} } ``` You should think carefully about the priorities...

Bug

### Cocos Creator version 3.8.2 ### System information iOS ### Issue description Test result in 2.4.11 ![image](https://github.com/cocos/cocos-engine/assets/35944775/4d30ee6a-8b0d-4eb4-b31d-b0d7440a70cf) Test result in 3.8.2 no open box2d-wasm ![image](https://github.com/cocos/cocos-engine/assets/35944775/57af1d71-4bb2-46ab-a4d4-0b7420090967) Test result in 3.8.2 open...

Bug
Needs Triage

### Cocos Creator version 3.6.3 ### System information IOS 17.1 ### Issue description Take a look into video you will see that : UI don't display correctly when change orientation...

Bug
Needs Triage

### Use Case Use game cache in wechat game. The game project has a lot asset files to cache ### Problem Description When cached files count has a lot (>2000...

Feature Request
Needs Triage

### Cocos Creator version 3.8.2 ### System information ios 17.4 ### Issue description 在videoplayer之上自定义控件,我需要修改video的层级:我发现ui渲染似乎是指定到root层渲染,而非 _viewController.view,不知道有没有渲染层的图层的设置方法 ### Relevant error log output _No response_ ### Steps to reproduce 以下是我的修改代码: // root层 UIViewController*...

Bug
Env: Native
Env: iOS
Needs Triage