cocos-engine
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...
### Use Case support EXT_texture_filter_anisotropic ### Problem Description webgl does not support anisotropic filtering ### Proposed Solution _No response_ ### How it works _No response_ ### Alternatives Considered Use trilinear...
### Cocos Creator version 3.8.3 ### System information all ### Issue description SkeletonData 类的 getRuntimeData() 方法中, 会通过 spine.wasmUtil.querySpineSkeletonDataByUUID(uuid); 来获取 spine 的 数据. 但是 该方法是从 wasm端获取, 不知道是因为没有使用共享内存还是其他原因, 每次通过 同样的 uuid 获得的...
render2dBuffer会出现未定义,导致断言的时候发生异常无法正常渲染界面 Re: # ### Changelog * ------- ### Continuous Integration This pull request: * [ ] needs automatic test cases check. > Manual trigger with `@cocos-robot run test cases` afterward....
Re: # ### Changelog * ------- ### Continuous Integration This pull request: * [ ] needs automatic test cases check. > Manual trigger with `@cocos-robot run test cases` afterward. *...
### Cocos Creator version 3.8.3 ### System information all ### Issue description 错误信息: at requestAnimationFrame callback Cannot read properties of null (reading '0') 错误的调用栈: 抖音小游戏 安卓和ios都有类似错误. 同样是 我们开发者无能为力的 cocos内部错误. 且...
### Cocos Creator version 3.8.3 ### System information windows10 ### Issue description if use CustomRendererPipeline  if not use CustomRendererPipeline  ### Relevant error log output nothing ### Steps to...
### Cocos Creator version 3.8.4 ### System information Editor ### Issue description According to the tip, the maximum value is 1. But In editor, the maximum value can only be...
### Cocos Creator version 3.8.4 ### System information Windows, Web ### Issue description I created two cubes with different materials in the scene and enabled the GPU Instancing. The material's...
### Cocos Creator version 3.8.3 ### System information Windows ### Issue description https://forum.cocos.org/t/topic/161540 ### Relevant error log output _No response_ ### Steps to reproduce Sphere light + Skybox LDR ###...