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 2.4.12 ### System information Android 12 ### Issue description The transparent pixels of the image have turned black: ![5bc09a717241475e92978f48137dc29](https://github.com/cocos/cocos-engine/assets/35944775/0869d3d6-1e15-4895-bfaa-0c956f08058c) The issue was resolved by modifying the...

Bug
Needs Triage

### Use Case https://developers.weixin.qq.com/minigame/dev/guide/performance/perf-high-performance.html https://developers.weixin.qq.com/minigame/dev/guide/performance/perf-high-performance-plus.html first: enable high performance plus mode second: enable development debugging ### Problem Description FinalizationRegistry not exists ### Proposed Solution _No response_ ### How it works...

Feature Request
Needs Triage

### Cocos Creator version 3.8.1 ### System information Windows 10 ### Issue description The test result is as shown in the figure, and the project settings for macros are not...

Bug
Needs Triage

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

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

https://github.com/Tencent/MMKV https://forum.cocos.org/t/topic/155623/6 Also need to check its size.

P3
Optimization
Env: Native

### Cocos Creator version 3.8.2 beta ### System information MacOS ### Issue description package.json: ```json "shortcuts": [ { "message": "restart_editor", "win": "ctrl+shift+r", "mac": "cmd+shift+r" } ] ``` engine logging: `raw...

Bug

see the relative feedback: https://forum.cocos.org/t/topic/149932/527?u=_pp our implementation should follow the standard nodejs consditional exports specification https://nodejs.org/api/packages.html#conditional-exports

Scripting
Needs Triage

### Cocos Creator version 3.8.1, 3.8.2 ### System information Linux, X11, Chrome 114 ### Issue description When running a simple project with a spot light, the meshes are flickering. We've...

Bug
Needs Triage

### Use Case Custom macros only support Boolean types. They should all support it. Custom macros can only be of const type and cannot be modified by code like built-in...

Feature Request
Needs Triage