-
### Cocos Creator version
3.8.3
### System information
all
### Issue description
目前 cocos的设计是 在 cc.AudioClip 内创建时 , 其内部就创建了 一个 AudiPlayer 对象.
这个 AudiPlayer 对象在不同平台 实现方式是不一样的. 在 we…
-
### Cocos Creator version
3.8.1
### System information
Google Chrome
### Issue description
1.polygonCollider cannot edit points on the x-axis greater than 50,000
2.polygonCollider cannot generat…
-
Hi everybody!
When I connect to [https://codepen.io/beacrea/pen/Kkqwu](url) with my phone (Zenfone 5), I manage to have values for accelerometer and gyroscope. But when I import the code, run it with…
-
- cocos2d-x version: 3.15
- devices test on: Android 8.0
- developing environments
- NDK version: r13b (64-bit)
Steps to Reproduce:
1. The test has clippingListView in the previous scene w…
-
```
i run the cocos-template on samsung nexus android 4.2.2 and emulator android
4.0.I crashed, may caused by "java.lang.IllegalArgumentException: bitmap is
recycled".but on android 2.x.x, it works …
-
```
i run the cocos-template on samsung nexus android 4.2.2 and emulator android
4.0.I crashed, may caused by "java.lang.IllegalArgumentException: bitmap is
recycled".but on android 2.x.x, it works …
-
```
i run the cocos-template on samsung nexus android 4.2.2 and emulator android
4.0.I crashed, may caused by "java.lang.IllegalArgumentException: bitmap is
recycled".but on android 2.x.x, it works …
-
The TMX format supports layers consisting of an image, which apparently Cocos doesn't support yet. This is useful for specifying backdrops (for example).
Ideally, this would include support for:
…
-
I'm stuck in [adding character animations](https://docs.cocos.com/creator/manual/en/getting-started/first-game/#adding-character-animations)
```
if (this.BodyAnim) {
if (step === 1)…
-
Bug happens on release-3.1.1 [270f12f] but I don't think it's new.
This bug is sporadic and hard to reproduce, but it seems to be a problem with cocos. We have a CCNode and we set its userInteractionE…