Skip to content

release_2.6.0

Compare
Choose a tag to compare
@KylinLove KylinLove released this 21 Apr 03:09

本次版本更新对应的公众号文章说明:

https://mp.weixin.qq.com/s/4U9HFVdTcx6YJqi-fcUjEA

2D

alertGlobalError 由静态属性改为静态方法

修复Script脚本在set enable时onEnable方法未触发的bug

3D

  • 修复bug

    修复物理相关BUG

    修复Vector3.transformCoordinate()BUG

    修复Viewport.unprojectFromMat()BUG

    修复BoundFrustum近平面错误BUG

  • 优化新增

    支持Directional Lightmap

    RenderTexture增加Depth格式

    RenderTexture增加ShadowMap格式

    shaderPass增加pipelineMode

    SystemUtils.supportRenderTextureFormat()增加Depth和ShadowMap格式支持

    优化GPU Instance性能问题

    重构阴影系统

  • 3DUnity

    修复插件导出粒子加色法错误的bug

    优化文件导出性能

IDE

vivo 发布脚本更新,adapter放到node_modules中,更新更方便

支付宝adapter更新

修复ts源码项目,sourcemap创建失败bug

修复UI编辑器bug

修复layacloud 项目bug