-
### Cocos Creator version
2.4.x
### System information
web
### Issue description
https://forum.cocos.org/t/topic/135706
### Relevant error log output
_No response_
### Steps to reproduce
demo…
-
### Cocos Creator version
3.8.2
### System information
macOS 13.6.5, GPU: Intel Iris Plus Graphics 650 1536 MB, Chrome 123.0.6312.59, GLES3
### Issue description
对于glTF格式的模型文件,如果属性名为COLOR_0,则属性的n…
-
### Cocos Creator version
3.8.3
### System information
win10
### Issue description
移动正交相机,相机预览画面残留看图
![image](https://github.com/cocos/cocos-engine/assets/53005137/1bd77f4f-ee0b-4af8-aff3-6cc2a9…
-
event 'user-offline' does not work for me. I use cocos creator v2.1.3, typescript & chrome
I init event:
`agora.on('user-offline', this.onUserOffline, this);`
and function:
`onUserOffline(uid…
-
URL : https://github.com/cocos-creator/creator-docs/blob/master/zh/editor/extension/first.md
按照教程,不能正确输出hello world ,刷新了extension,也开启了extension
代码如下:
/**
* @en Registration method for the main …
-
### Cocos Creator version
3.8.0
### System information
14.6
### Issue description
Hello, i'm testing cocos v3.8.0 and my game is crashing randomly with this log:
Do you have an…
-
### Cocos Creator version
3.3.2 3.6.0
### System information
Window10
### Issue description
when set collider center not to (0, 0, 0), physics ammo.js behaves abnormally after 3.3.2
issue come f…
-
看了[文档](https://docs.cocos.com/creator/manual/zh/advanced-topics/native-plugins/tutorial.html)和此示例项目,但只演示了运行时在 Console 里调用原生的 Demo.hello 函数。
我正在做一个原生 SDK 的 Cocos Creator TS 封装层接口以方便用户使用,想了解一下如何编写 se…
-
### Cocos Creator version
3.8.1
### System information
Windows 11
### Issue description
重载父类的 getter / setter
```ts
export class NewComponent extends Component {
get enabled ()…
PPpro updated
3 months ago
-
### 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 be compiled a…