-
### Cocos Creator version
3.8.2
### System information
IOS必现
Android未知
### Issue description
场景中有两个相机(都被添加为常驻节点)
有一个相机不负责渲染,只是为了清空颜色、深度与模板缓冲。
![D-Chat_20240403185134](https://githu…
-
Not sure what is needed yet, more investigation required...
-
### Cocos Creator version
3.x
### System information
CocosEditor, Browser
### Issue description
Use Bullet system ConfigurableConstraint Component, when angularDriverSettings.targetOrientation se…
-
### Cocos Creator version
3.7.0
### System information
Macos Bigsur 11.4, iOS 15.4.1
### Issue description
Cocos creator version: 3.7.0
Build platform: iOS
Play the game contains so m…
-
* [ ] Renderer system should go in a Rendering group, i.e., post-update
* [ ] Renderer should be able to render to one or more views.
* [ ] Views can be a subregions of framebuffer, or a totally dif…
-
### Cocos Creator version
3.7.1
### System information
Mac
### Issue description
```ts
@ccclass
export class A {
// ...
}
@ccclass
export class B extends Component {
@property(A)…
-
### Cocos Creator version
3.8.3
### System information
mac编辑器构建为web-mobile
### Issue description
加载场景有概率报错
### Relevant error log output
_No response_
### Steps to reproduce
操作方法
如果短时间内调用两次b…
-
_From [lucio.to...@gmail.com](https://code.google.com/u/114778529500222741448/) on March 22, 2008 04:03:05_
Each class/method/function which has an unit test that servers as an
example should have a …
-
- cocos2d-x version: 4.x-git
- devices test on: qemu loongarch guest
- developing environments
- NDK version: none
- Xcode version: none
- VS version: none
- browser type and version…
-
I'm testing on a nexus 7 with a bluetooth keyboard.
If I turn the keyboard on or off while a cocos app is running, the screen turns black and I only see font texts (tested with ttf and bitmap font).
…