-
### 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…
-
```
Hello, just try some demos with your cocos port and performance on emulator
seems very crapy - simple black screen with label application get only 20 fps,
and box2d demo starting lag with severa…
-
https://github.com/cocos2d/cocos2d-iphone/issues/817#issuecomment-46627102
1) Create a 1.0 project with a physics body in it.
2) Open the project in 1.1 and publish.
3) When loading the CCB in Cocos,…
-
```
Hello, just try some demos with your cocos port and performance on emulator
seems very crapy - simple black screen with label application get only 20 fps,
and box2d demo starting lag with severa…
-
```
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 …
-
大家一起分享一些资源和参考资料
-
```
What steps will reproduce the problem?
1. cd examples
2. image_display.py pyglet.png
3. A window appears, showing the pyglet logo
4. Cover half the pyglet window with other window (using mouse)
5.…
-
```
What steps will reproduce the problem?
1. Start new screen activity from CocosScene
Example:
Intent myIntent = new Intent(Director.sharedDirector().getActivity(), ReadmeGallery.class);
Director.…